summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInit.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-06-04 15:19:00 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-06-04 15:19:00 (GMT)
commitde5ed00246a3dc6391ba695d126fb94c24bff4f1 (patch)
tree14cf5c0370097c478a55eb34beadbf69a323d228 /macosx/tkMacOSXInit.c
parent4821c67f43947a73c2360bf002f1e5832fe49506 (diff)
downloadtk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.zip
tk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.tar.gz
tk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.tar.bz2
merge updates from HEAD
Diffstat (limited to 'macosx/tkMacOSXInit.c')
-rw-r--r--macosx/tkMacOSXInit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXInit.c b/macosx/tkMacOSXInit.c
index 6625e4a..0dc3826 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.28.2.1 2007/06/04 15:19:00 dgp 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
*/