diff src/ChangeLog @ 2336:53d45fc43132

[xemacs-hg @ 2004-10-16 13:08:48 by malcolmp] gtk-xemacs.c (gtk_xemacs_size_allocate): Cast pointer to right type.
author malcolmp
date Sat, 16 Oct 2004 13:08:58 +0000
parents ba4677f54a05
children 91a83e231f92
line wrap: on
line diff
--- a/src/ChangeLog	Fri Oct 15 21:52:05 2004 +0000
+++ b/src/ChangeLog	Sat Oct 16 13:08:58 2004 +0000
@@ -1,3 +1,7 @@
+2004-10-16  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* gtk-xemacs.c (gtk_xemacs_size_allocate): Cast pointer to right type.
+
 2004-10-14  Jerry James  <james@xemacs.org>
 
 	* compiler.h: New USED_IF_MULE and USED_IF_MULE_OR_CHECK_TEXT macros.