diff src/term.c @ 41:f529edb9bab3 v7.0025

updated for version 7.0025
author vimboss
date Mon, 27 Dec 2004 21:59:20 +0000
parents 410fa1a31baf
children 8b0ee9d57d7f
line wrap: on
line diff
--- a/src/term.c
+++ b/src/term.c
@@ -2978,6 +2978,9 @@ check_shellsize()
 	Rows = min_rows();
 }
 
+/*
+ * Invoked just before the screen structures are going to be (re)allocated.
+ */
     void
 win_new_shellsize()
 {