mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-31 13:24:13 +02:00
make the argument const to get rid of warning
Tue Sep 30 15:31:16 2003 Soeren Sandmann <sandmann@daimi.au.dk> * glib/guniprop.c (has_more_above): make the argument const to get rid of warning * glib/garray.c (g_byte_array_remove_range): insert cast to get rid of warning
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
dd012cc3ed
commit
8b75e12b13
@@ -1,3 +1,11 @@
|
||||
Tue Sep 30 15:31:16 2003 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* glib/guniprop.c (has_more_above): make the argument const to
|
||||
get rid of warning
|
||||
|
||||
* glib/garray.c (g_byte_array_remove_range): insert cast to get
|
||||
rid of warning
|
||||
|
||||
2003-09-29 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* tests/testglib.c (main): Use hardcoded name for DLL, as there is
|
||||
|
Reference in New Issue
Block a user