I commited Jerry's dynarr patch for 21.4 and came upon this small
gotcha.
This patch has been committed.
- Vin
src/ChangeLog addition:
2006-07-04 Vin Shelton <acs(a)xemacs.org>
* redisplay-msw.c: Fix tiny, but crucial typo.
21.4 source patch:
Diff command: cvs -q diff -u
Files affected: src/redisplay-msw.c
Index: src/redisplay-msw.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/redisplay-msw.c,v
retrieving revision 1.29.2.3
diff -a -u -u -r1.29.2.3 redisplay-msw.c
--- src/redisplay-msw.c 2006/07/01 05:19:59 1.29.2.3
+++ src/redisplay-msw.c 2006/07/04 13:09:11
@@ -1,4 +1,4 @@
-* mswindows output and frame manipulation routines.
+/* mswindows output and frame manipulation routines.
Copyright (C) 1994, 1995 Board of Trustees, University of Illinois.
Copyright (C) 1994 Lucid, Inc.
Copyright (C) 1995 Sun Microsystems, Inc.