Trivial warning fix.

2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* tests/testglib.c (main): Trivial warning fix.
This commit is contained in:
Matthias Clasen
2004-04-22 20:58:37 +00:00
committed by Matthias Clasen
parent 2efb5e1cd8
commit 48deca6379
7 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2004-04-22 Matthias Clasen <mclasen@redhat.com>
* tests/testglib.c (main): Trivial warning fix. (#140345)
* tests/queue-test.c (main): Add some tests for off-by-one errors.
* glib/gqueue.c (g_queue_pop_nth_link): Fix an off-by-one