mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
fixed assertment vs. assertion
This commit is contained in:
parent
6db5c264f9
commit
82801232db
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtree.c (g_tree_traverse): removed assertment about rtree->root being
|
||||
* gtree.c (g_tree_traverse): removed assertion about rtree->root being
|
||||
NULL, so this function can be applied to unpopulated trees as well, fix
|
||||
provided by Simon Kagedal <sika8225@csd.uu.se>.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user