comparison src/ChangeLog @ 81500:55e8330e329d

(__morecore): Fix the declaration to comply with the definition.
author Sam Steingold <sds@gnu.org>
date Wed, 20 Jun 2007 12:18:47 +0000
parents 6c3d4c79d6e1
children ab7180b32a2e
comparison
equal deleted inserted replaced
81499:2b9a3f7e51f0 81500:55e8330e329d
1 2007-06-18 Sam Steingold <sds@gnu.org>
2
3 * gmalloc.c (__morecore): Fix the declaration to comply with the
4 definition.
5
1 2007-06-20 Juanma Barranquero <lekktu@gmail.com> 6 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * w32term.c (w32_delete_display): Remove leftover declaration. 8 * w32term.c (w32_delete_display): Remove leftover declaration.
4 (w32_define_cursor, w32_initialize): Make static. 9 (w32_define_cursor, w32_initialize): Make static.
5 10