summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
diff options
context:
space:
mode:
authorstwo <stwo>2012-08-06 20:15:58 (GMT)
committerstwo <stwo>2012-08-06 20:15:58 (GMT)
commit3cfa21e265636faa8c47dd6e0d363180dec2f479 (patch)
tree004c5b3a09f74ca326a70181a561eaba177d2c7c /unix/tkUnixWm.c
parent3ee293ceb81f15ce04e17c50e124703906bea494 (diff)
downloadtk-3cfa21e265636faa8c47dd6e0d363180dec2f479.zip
tk-3cfa21e265636faa8c47dd6e0d363180dec2f479.tar.gz
tk-3cfa21e265636faa8c47dd6e0d363180dec2f479.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;