G_TOKEN_ERROR is also an end of stream condition.

Mon Nov 12 03:01:28 2001  Tim Janik  <timj@gtk.org>

        * glib/gscanner.c (g_scanner_eof): G_TOKEN_ERROR is also an end
        of stream condition.
This commit is contained in:
Tim Janik
2001-11-12 14:11:30 +00:00
committed by Tim Janik
parent 25df1bfce8
commit 115366f663
11 changed files with 43 additions and 6 deletions

View File

@@ -98,9 +98,6 @@ static inline void object_set_property (GObject *object,
GObjectNotifyQueue *nqueue);
/* --- structures --- */
/* --- variables --- */
static GQuark quark_closure_array = 0;
static GQuark quark_weak_refs = 0;