gio: Fix a Since tag to actually show up in new API of 2.20 indeces
authorMart Raudsepp <leio@gentoo.org>
Sat, 12 Sep 2009 16:49:01 +0000 (19:49 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 22 Sep 2009 08:22:44 +0000 (11:22 +0300)
Typo made in e05426062

gio/gdatainputstream.c

index e2dccf8..2407637 100644 (file)
@@ -1196,7 +1196,7 @@ g_data_input_stream_read_until_async (GDataInputStream    *stream,
  *     On an error, it will return %NULL and @error will be set. If there's no
  *     content to read, it will still return %NULL, but @error won't be set.
  *
- * Since: 2,20
+ * Since: 2.20
  */
 gchar *
 g_data_input_stream_read_line_finish (GDataInputStream  *stream,