summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsi <tsi>2007-10-10 00:56:11 +0000
committertsi <tsi>2007-10-10 00:56:11 +0000
commit615ffe1b03919aa4b423b4f785931c2cfb3fdb72 (patch)
tree7dd986a267882d0a869b876465e4b36ed5671761
parent6c27be5b8bb429744dd6526d5fa6b0e971294f9e (diff)
spaceclean
-rw-r--r--programs/twm/session.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/programs/twm/session.c b/programs/twm/session.c
index f37e8e564..84f188b50 100644
--- a/programs/twm/session.c
+++ b/programs/twm/session.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/twm/session.c,v 3.11tsi Exp $ */
+/* $XFree86: xc/programs/twm/session.c,v 3.12 2007/10/10 00:31:39 tsi Exp $ */
/******************************************************************************
Copyright 1994, 1998 The Open Group
@@ -895,7 +895,7 @@ SaveYourselfPhase2CB (SmcConn smcConn, SmPointer clientData)
void
SaveYourselfCB (SmcConn smcConn, SmPointer clientData, int saveType,
- Bool shutdown, int interactStyle, Bool fast)
+ Bool shutdown, int interactStyle, Bool fast)
{
if (!SmcRequestSaveYourselfPhase2 (smcConn, SaveYourselfPhase2CB, NULL))
{