diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-11 16:13:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-11 16:13:34 +0000 |
commit | d51fc5b474dcad6f208fa61643a35ceeffc98b3d (patch) | |
tree | 22bceec4ebfb77ec7ab040003300f97b0c5da8b7 /ChangeLog.pre-2-4 | |
parent | e3bb519fc214dc826e2944c0d694b1ef60ea525b (diff) | |
download | glib-d51fc5b474dcad6f208fa61643a35ceeffc98b3d.tar.gz |
Include string.h, supress a warning.
Wed Dec 11 11:11:44 2002 Owen Taylor <otaylor@redhat.com>
* glib/grand.c: Include string.h, supress a warning.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 272b36da1..b75e74a14 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Wed Dec 11 11:11:44 2002 Owen Taylor <otaylor@redhat.com> + + * glib/grand.c: Include string.h, supress a warning. + 2002-12-10 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/grand.c (g_rand_int_range): Improve generation of |