From 6d194a45969e620736f761e31a6fc03209c51570 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 15 Oct 2001 10:28:13 +0000 Subject: [PATCH] Comment fix. --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 11c56bbbe73..86e8434fc73 100644 --- a/src/window.c +++ b/src/window.c @@ -5508,7 +5508,7 @@ foreach_window_1 (w, fn, user_data) } -/* 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. */ -- 2.39.5