summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
diff options
context:
space:
mode:
authorstwo@users.sourceforge.net <stwo>2012-08-06 20:15:58 (GMT)
committerstwo@users.sourceforge.net <stwo>2012-08-06 20:15:58 (GMT)
commitf7ec449dc20a7ae02da56b07feb936063f56dc92 (patch)
tree004c5b3a09f74ca326a70181a561eaba177d2c7c /unix/tkUnixWm.c
parente3de6833262f0d9e3a5f874bef85a3a58d295ead (diff)
downloadtk-f7ec449dc20a7ae02da56b07feb936063f56dc92.zip
tk-f7ec449dc20a7ae02da56b07feb936063f56dc92.tar.gz
tk-f7ec449dc20a7ae02da56b07feb936063f56dc92.tar.bz2
Zap trailing whitespace.
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;