diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-10-22 22:24:11 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-10-22 22:24:11 +0000 |
commit | a0b08581c0a95711ddeb31f4e029e8971225d6dc (patch) | |
tree | 18121fca70414c7662d239c4e66e3f40bbdd17a0 /config.h.win32.in | |
parent | 20af1ed3095e570c3aa8413f9c0d8f1ce4a554d6 (diff) | |
download | glib-a0b08581c0a95711ddeb31f4e029e8971225d6dc.tar.gz |
Typo.
2001-10-23 Tor Lillqvist <tml@iki.fi>
* config.h.win32.in: Typo.
* glibconfig.h.win32.in: Minor update to correspond to what
configure now generates.
Diffstat (limited to 'config.h.win32.in')
-rw-r--r-- | config.h.win32.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32.in b/config.h.win32.in index 0a0f2a20e..1bc0c4303 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -1,4 +1,4 @@ -/* config.h.win32.in Merged from two version generated by configure. */ +/* config.h.win32.in Merged from two versions generated by configure for gcc and MSVC. */ /* config.h.in. Generated from configure.in by autoheader. */ /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald |