summaryrefslogtreecommitdiff
path: root/mainwin.c
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:23 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:23 +0000
commitac8c3cf394fb9d0eb57332ea7b2d12fb3c4a396d (patch)
tree02cb7504dab187ebcae1e7fbb0b002225dda2a73 /mainwin.c
parentc8ddd5d82a72167de6e0a544b55f9b03ab93053e (diff)
Diffstat (limited to 'mainwin.c')
-rw-r--r--mainwin.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/mainwin.c b/mainwin.c
index ac317d6..b60de6e 100644
--- a/mainwin.c
+++ b/mainwin.c
@@ -23,11 +23,13 @@ Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
******************************************************************************/
+/* $XFree86: xc/programs/xsm/mainwin.c,v 1.5 2001/12/14 20:02:26 dawes Exp $ */
#include "xsm.h"
#include "info.h"
#include "save.h"
#include "log.h"
+#include "mainwin.h"
#include <X11/Shell.h>
#include <X11/Xaw/Form.h>
@@ -48,13 +50,7 @@ Widget shutdownDontSave;
static void
-DelMainWinAction (w, event, params, num_params)
-
-Widget w;
-XEvent *event;
-String *params;
-Cardinal *num_params;
-
+DelMainWinAction(Widget w, XEvent *event, String *params, Cardinal *num_params)
{
XtCallCallbacks (shutdownSave, XtNcallback, NULL);
}
@@ -62,8 +58,7 @@ Cardinal *num_params;
void
-create_main_window ()
-
+create_main_window (void)
{
/*
* Main window