From 8215fa173ab432f30c44ae3abe85e1669755c752 Mon Sep 17 00:00:00 2001 From: das Date: Mon, 4 Jun 2007 09:27:32 +0000 Subject: * macosx/tkMacOSXInit.c: comment formatting fix for Xcode 3.0. --- ChangeLog | 3 ++- macosx/tkMacOSXInit.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2474206..bad593e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,10 +6,11 @@ * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. - * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. + * macosx/tkMacOSXDraw.c: comment formatting fixes for Xcode 3.0. * macosx/tkMacOSXEmbed.c: * macosx/tkMacOSXEntry.c: * macosx/tkMacOSXFont.c: + * macosx/tkMacOSXInit.c: * macosx/tkMacOSXKeyEvent.c: * macosx/tkMacOSXKeyboard.c: * macosx/tkMacOSXMenus.c: diff --git a/macosx/tkMacOSXInit.c b/macosx/tkMacOSXInit.c index 6625e4a..0e9fe8d 100644 --- a/macosx/tkMacOSXInit.c +++ b/macosx/tkMacOSXInit.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkMacOSXInit.c,v 1.28 2007/04/23 21:24:33 das Exp $ + * RCS: @(#) $Id: tkMacOSXInit.c,v 1.29 2007/06/04 09:27:33 das Exp $ */ #include "tkMacOSXInt.h" @@ -307,7 +307,7 @@ TkpInit( } /* - * REMOVE ME: Close stdin & stdout for remote debugging otherwise we + * FIXME: Close stdin & stdout for remote debugging otherwise we * will fight with gdb for stdin & stdout */ -- cgit v0.12