diff options
Diffstat (limited to 'pango/module-defs-win32.c.win32')
-rw-r--r-- | pango/module-defs-win32.c.win32 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pango/module-defs-win32.c.win32 b/pango/module-defs-win32.c.win32 index 5538dac5..80fc90a3 100644 --- a/pango/module-defs-win32.c.win32 +++ b/pango/module-defs-win32.c.win32 @@ -1,6 +1,6 @@ -/* Hand-written. Once the GNU configure mechanism is used - * on Win32, too, can be generated. -*/ +/* Hand-written, for builds using Microsoft's compiler and makefile.msc, + * where the configure mechanism isn't used. + */ #include "modules.h" |