summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEmbed.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/tkMacOSXEmbed.c
parent4821c67f43947a73c2360bf002f1e5832fe49506 (diff)
downloadtk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.zip
tk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.tar.gz
tk-de5ed00246a3dc6391ba695d126fb94c24bff4f1.tar.bz2
merge updates from HEAD
Diffstat (limited to 'macosx/tkMacOSXEmbed.c')
-rw-r--r--macosx/tkMacOSXEmbed.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXEmbed.c b/macosx/tkMacOSXEmbed.c
index 04d0e4d..d6112bb 100644
--- a/macosx/tkMacOSXEmbed.c
+++ b/macosx/tkMacOSXEmbed.c
@@ -15,7 +15,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXEmbed.c,v 1.12 2007/05/09 12:55:15 das Exp $
+ * RCS: @(#) $Id: tkMacOSXEmbed.c,v 1.12.2.1 2007/06/04 15:19:00 dgp Exp $
*/
#include "tkMacOSXInt.h"
@@ -509,7 +509,7 @@ TkMacOSXGetHostToplevel(
contWinPtr = TkpGetOtherWindow(topWinPtr);
/*
- * NOTE: Here we should handle out of process embedding.
+ * TODO: Here we should handle out of process embedding.
*/
if (contWinPtr != NULL) {