mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
more 'static' adding in testcases
No dead code found this time...
This commit is contained in:
@@ -37,6 +37,7 @@ typedef struct
|
||||
GIOStreamClass parent_class;
|
||||
} GTestIOStreamClass;
|
||||
|
||||
static GType g_test_io_stream_get_type (void);
|
||||
G_DEFINE_TYPE (GTestIOStream, g_test_io_stream, G_TYPE_IO_STREAM);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user