mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 19:37:52 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user