Change some functions arguments from () -> (void).
[wine] / dlls / gdi32 / font.c
2007-03-06  Dmitry Timoshkovgdi32: Add an extensive EnumFontFamilies test, fix...
2007-03-05  Dmitry Timoshkovgdi32: Avoid a needless goto.
2007-03-02  Hans Leidekkergdi32: Implement GetFontUnicodeRanges.
2007-02-15  Pedro Araujo Chaves Jrgdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
2007-02-15  Dmitry Timoshkovgdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
2007-02-05  Dmitry Timoshkovgdi32: Make sure that we don't read/write beyond the...
2007-01-02  Hans Leidekkergdi32: Implement GetCharWidthI.
2007-01-02  Dmitry Timoshkovgdi32: Remove redundant debug channel, use the default...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.