# HG changeset patch # User Gerd Moellmann # Date 1003141693 0 # Node ID 17e0900cd1561d55c7491a4f78cf21c787f0682f # Parent 61f87b5895d6d0f9aa6d919bee7614c20b4b5c34 Comment fix. diff -r 61f87b5895d6 -r 17e0900cd156 src/window.c --- a/src/window.c Mon Oct 15 10:12:29 2001 +0000 +++ b/src/window.c Mon Oct 15 10:28:13 2001 +0000 @@ -5508,7 +5508,7 @@ } -/* Freeze or unfreeze the window start of W if unless it is a +/* Freeze or unfreeze the window start of W unless it is a mini-window or the selected window. FREEZE_P non-null means freeze the window start. */