Return to
main.c
CVS log
Up to
[RetroPC.NET]
/
np2
/
x11
Diff for /np2/x11/main.c between versions 1.32 and 1.33
version 1.32
, 2011/01/15 14:37:09
version 1.33
, 2011/01/15 16:01:52
Line 87
static void
Line 87
static void
sighandler(int signo)
sighandler(int signo)
{
{
UNUSED(signo);
toolkit_widget_quit();
toolkit_widget_quit();
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.32
changed lines
Added in v.1.33
RetroPC.NET-CVS <
cvs@retropc.net
>