Renamed g_queue_create to g_queue_new in conformance to all other GLib
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 17 Apr 2000 10:31:10 +0000 (10:31 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 17 Apr 2000 10:31:10 +0000 (10:31 +0000)
commit8f02fac4ad1e846f3075ae8b057b387e6365c0ca
treeef022bd96c1f6e0b0fd54167fd0362c96550080a
parent186010f7ab93681ca8b06ea5f6c44b0561356c99
Renamed g_queue_create to g_queue_new in conformance to all other GLib

2000-04-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* glib.h, gqueue.c, tests/queue-test.c (main): Renamed
g_queue_create to g_queue_new in conformance to all other GLib
data types.
glib.h
glib/glib.h
glib/gqueue.c
gqueue.c
tests/queue-test.c