diff options
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] */ |