summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenu.c
diff options
context:
space:
mode:
authordas <das>2006-10-31 22:26:06 (GMT)
committerdas <das>2006-10-31 22:26:06 (GMT)
commit53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13 (patch)
tree67c0792abdcdeafca79afb12c754e7d43946d09a /macosx/tkMacOSXMenu.c
parent8d7015bb21beafc5861e3f6524b9efeba029b585 (diff)
downloadtk-53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13.zip
tk-53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13.tar.gz
tk-53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13.tar.bz2
whitespace
Diffstat (limited to 'macosx/tkMacOSXMenu.c')
-rw-r--r--macosx/tkMacOSXMenu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXMenu.c b/macosx/tkMacOSXMenu.c
index 9f24e9b..6a6d8f3 100644
--- a/macosx/tkMacOSXMenu.c
+++ b/macosx/tkMacOSXMenu.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXMenu.c,v 1.33 2006/09/11 14:41:04 das Exp $
+ * RCS: @(#) $Id: tkMacOSXMenu.c,v 1.34 2006/10/31 22:26:06 das Exp $
*/
#include "tkMacOSXInt.h"
@@ -223,7 +223,7 @@ static MenuItemDrawingUPP tkThemeMenuItemDrawingUPP;
static Tcl_Obj *useMDEFVar;
MenuRef tkCurrentAppleMenu = NULL;
-
+
/*
* Forward declarations for procedures defined later in this file:
*/