summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-09 11:50:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-09 11:50:19 (GMT)
commitaff38ee930b8b62b99c03fd79c2fb03f8f27c85f (patch)
tree77d59773feece114c78cae0e5d0095f3a8c6bdea /unix/tkUnixWm.c
parentf12a8565b7dec286dead34e157892fed3202f352 (diff)
parentb33639f20e412831ed8724517ba70b2cdab6be57 (diff)
downloadtk-jn_web_colors.zip
tk-jn_web_colors.tar.gz
tk-jn_web_colors.tar.bz2
merge trunkjn_web_colors
Diffstat (limited to 'unix/tkUnixWm.c')
-rw-r--r--unix/tkUnixWm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tkUnixWm.c b/unix/tkUnixWm.c
index 48d9021..09cd08d 100644
--- a/unix/tkUnixWm.c
+++ b/unix/tkUnixWm.c
@@ -5417,7 +5417,7 @@ SetNetWmType(TkWindow *winPtr, Tcl_Obj *typePtr)
* GetNetWmType --
*
* Read the extended window manager type hint from a window
- * and return as a list of names suitable for use with
+ * and return as a list of names suitable for use with
* SetNetWmType.
*
*----------------------------------------------------------------------
@@ -6353,7 +6353,7 @@ TkWmStackorderToplevel(
*window_ptr++ = childWinPtr;
}
}
- /* ASSERT: window_ptr - windows == table.numEntries
+ /* ASSERT: window_ptr - windows == table.numEntries
* (#matched toplevel windows == #children) [Bug 1789819]
*/
*window_ptr = NULL;