static and #include fixups in glib/

This commit is contained in:
Ryan Lortie
2011-10-16 21:17:10 -04:00
parent 1b018a8bb2
commit 740eacbfca
3 changed files with 3 additions and 3 deletions

View File

@@ -381,7 +381,7 @@ token_stream_end_ref (TokenStream *stream,
ref->end = stream->stream - stream->start;
}
void
static void
pattern_copy (gchar **out,
const gchar **in)
{