diff src/ChangeLog @ 112293:568ea4e08e90

* xterm.h (struct x_display_info): Remove stray semicolon. The extra semicolon didn't conform to the C standard. Problem reported by Sun cc.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 16 Jan 2011 23:27:25 -0800
parents a805278575f4
children e72732ba15db
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jan 16 23:16:08 2011 -0800
+++ b/src/ChangeLog	Sun Jan 16 23:27:25 2011 -0800
@@ -1,5 +1,9 @@
 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
 
+	* xterm.h (struct x_display_info): Remove stray semicolon.
+	The extra semicolon didn't conform to the C standard.
+	Problem reported by Sun cc.
+
 	* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
 	These changes make compilation easier to follow with Sun cc.
 	(ARRAY_MARK_FLAG): Make it signed, so that it can be assigned to