summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
diff options
context:
space:
mode:
authordas <das@noemail.net>2007-01-19 00:41:32 (GMT)
committerdas <das@noemail.net>2007-01-19 00:41:32 (GMT)
commitf7d0b5cb953851218d2c2826e14facb1a2e57acf (patch)
tree2ba2bbbed79df84a6bd558cc685f2e78f8935491 /macosx/tkMacOSXNotify.c
parent27755103c342748c6ab294eab36e181a0463337a (diff)
downloadtk-f7d0b5cb953851218d2c2826e14facb1a2e57acf.zip
tk-f7d0b5cb953851218d2c2826e14facb1a2e57acf.tar.gz
tk-f7d0b5cb953851218d2c2826e14facb1a2e57acf.tar.bz2
whitespace
FossilOrigin-Name: 48a3d65d968b85d2db32dafea47c4d2d36a61880
Diffstat (limited to 'macosx/tkMacOSXNotify.c')
-rw-r--r--macosx/tkMacOSXNotify.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/tkMacOSXNotify.c b/macosx/tkMacOSXNotify.c
index 7d0266b..0ed72ee 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXNotify.c,v 1.5.2.9 2006/03/28 02:44:13 das Exp $
+ * RCS: @(#) $Id: tkMacOSXNotify.c,v 1.5.2.10 2007/01/19 00:41:33 das Exp $
*/
#include "tkMacOSXInt.h"
@@ -85,7 +85,7 @@ Tk_MacOSXSetupTkNotifier()
}
}
}
-
+
/*
*----------------------------------------------------------------------
*
@@ -149,7 +149,7 @@ CarbonEventsSetupProc(clientData, flags)
Tcl_SetMaxBlockTime(&blockTime);
}
}
-
+
/*
*----------------------------------------------------------------------
*