summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2009-02-06 08:12:51 (GMT)
committerdas <das>2009-02-06 08:12:51 (GMT)
commit86073d3f1d918d1867733cd3eca92d32e88edb12 (patch)
treec0685f378409bae23ca7ccac001c391e4075d3ba /macosx
parent6545410850c0fbfa94a03bb887fe56ba80ccd20c (diff)
downloadtk-86073d3f1d918d1867733cd3eca92d32e88edb12.zip
tk-86073d3f1d918d1867733cd3eca92d32e88edb12.tar.gz
tk-86073d3f1d918d1867733cd3eca92d32e88edb12.tar.bz2
whitespace
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXMenu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXMenu.c b/macosx/tkMacOSXMenu.c
index 91b819f..5c79bd3 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.45.2.1 2008/12/07 16:44:49 das Exp $
+ * RCS: @(#) $Id: tkMacOSXMenu.c,v 1.45.2.2 2009/02/06 08:12:51 das Exp $
*/
#include "tkMacOSXPrivate.h"
@@ -447,7 +447,7 @@ TkMacOSXUseMenuID(
*/
int
- TkMacOSXGetNewMenuID(
+TkMacOSXGetNewMenuID(
Tcl_Interp *interp, /* Used for error reporting */
TkMenu *menuPtr, /* The menu we are working with */
int cascade, /* 0 if we are working with a normal menu;