summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2009-02-06 08:11:40 (GMT)
committerdas <das>2009-02-06 08:11:40 (GMT)
commitaa3ffc278895964cd47e3ef9e875eee6f8b7e71b (patch)
treed3bdde23632e29041215d1090bb545570d8eff41 /macosx
parent4b9f05fc68f4d1a561c16fcb44c31af46bedb3d6 (diff)
downloadtk-aa3ffc278895964cd47e3ef9e875eee6f8b7e71b.zip
tk-aa3ffc278895964cd47e3ef9e875eee6f8b7e71b.tar.gz
tk-aa3ffc278895964cd47e3ef9e875eee6f8b7e71b.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 119162c..76b9e6b 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.50 2009/01/28 20:47:49 nijtmans Exp $
+ * RCS: @(#) $Id: tkMacOSXMenu.c,v 1.51 2009/02/06 08:11:40 das Exp $
*/
#include "tkMacOSXPrivate.h"
@@ -465,7 +465,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;