summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das@noemail.net>2009-02-06 08:14:00 (GMT)
committerdas <das@noemail.net>2009-02-06 08:14:00 (GMT)
commit5ce4b42060352e852a83f1bdc74f7b6a340d7aca (patch)
tree6a1ab989cc7aaddd5c51608618e5757b601d07c9 /macosx
parentefbc50a3b2141a993f339e2386e7839f35ffcb06 (diff)
downloadtk-5ce4b42060352e852a83f1bdc74f7b6a340d7aca.zip
tk-5ce4b42060352e852a83f1bdc74f7b6a340d7aca.tar.gz
tk-5ce4b42060352e852a83f1bdc74f7b6a340d7aca.tar.bz2
whitespace
FossilOrigin-Name: d647d4d9bdcc6837dfaa472aa1fbfb979826a43e
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 d658dbf..e7b3691 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.6.2.31 2008/12/07 16:44:58 das Exp $
+ * RCS: @(#) $Id: tkMacOSXMenu.c,v 1.6.2.32 2009/02/06 08:14:00 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;