We want the next and prev pointer of the inserted link to be NULL.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 13 Mar 2000 16:49:40 +0000 (16:49 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 13 Mar 2000 16:49:40 +0000 (16:49 +0000)
commit3540769b17a4ab0a32544e3d1e78f3b9d00aa0bb
tree7e5b398941806132e11096ee62bdca3f1a665142
parent8fded0095931a7349b5abbb92de1aef380b0330a
We want the next and prev pointer of the inserted link to be NULL.

2000-03-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gqueue.c (g_queue_push_tail_link, g_queue_push_head_link): We
want the next and prev pointer of the inserted link to be NULL.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gqueue.c
gqueue.c