src/w32*.c: Convert function definitions to standard C.
[bpt/emacs.git] / src / ChangeLog
index bd2aba2..c0c94eb 100644 (file)
@@ -1,3 +1,9 @@
+2010-07-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * w32.c, w32console.c, w32fns.c, w32font.c, w32heap.c, w32inevt.c
+       * w32menu.c, w32proc.c, w32reg.c, w32select.c, w32term.c
+       * w32uniscribe.c, w32xfns.c: Convert function definitions to standard C.
+
 2010-07-06  Andreas Schwab  <schwab@linux-m68k.org>
 
        * xterm.c (x_get_keysym_name): Change type of parameter to int.