From 53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13 Mon Sep 17 00:00:00 2001 From: das Date: Tue, 31 Oct 2006 22:26:06 +0000 Subject: whitespace --- macosx/tkMacOSXMenu.c | 4 ++-- 1 file 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: */ -- cgit v0.12