diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
commit | 4d28a2a931e81acd27bc30639de483a7e9968988 (patch) | |
tree | 6b25a19d6d781a66f0586011d77a8cd35cd03912 /unix/tkUnixWm.c | |
parent | c6300a7265e457702bf13456bfdccd02aa4a1a54 (diff) | |
parent | 3ccad1d5014f9fb98c089fe19bb1fd04f7f8b0db (diff) | |
download | tk-bug_2443069.zip tk-bug_2443069.tar.gz tk-bug_2443069.tar.bz2 |
merge trunkbug_2443069
Diffstat (limited to 'unix/tkUnixWm.c')
-rw-r--r-- | unix/tkUnixWm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixWm.c b/unix/tkUnixWm.c index 3362081..eb183bd 100644 --- a/unix/tkUnixWm.c +++ b/unix/tkUnixWm.c @@ -6418,7 +6418,7 @@ TkWmStackorderToplevel( } /* - * ASSERT: window_ptr - windows == table.numEntries + * ASSERT: window_ptr - windows == table.numEntries * (#matched toplevel windows == #children) [Bug 1789819] */ |