diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-09-19 22:23:46 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-09-19 22:23:46 +0000 |
commit | b107653636177e345d1ac535729702cf4ed4f3fb (patch) | |
tree | 5202a90192f75016635f60941268fb15458ed361 /ChangeLog.pre-2-2 | |
parent | 90d2cae68c9edf6a07271e97f3304872659738cc (diff) | |
download | gdk-pixbuf-b107653636177e345d1ac535729702cf4ed4f3fb.tar.gz |
Make the data argument const guchar *.
Sun Sep 19 18:13:31 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkselection.[ch]: Make the data argument
const guchar *.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 2305abdec..05dc7b841 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Sun Sep 19 18:13:31 1999 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkselection.[ch]: Make the data argument + const guchar *. + Sat Sep 18 22:24:15 1999 Owen Taylor <otaylor@redhat.com> * gdk/gdkcc.c: Stop leaking the color_hash all over |