mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
gio: Fix a Since tag to actually show up in new API of 2.20 indeces
Typo made in e05426062
This commit is contained in:
parent
7feb4c3631
commit
6c061da2a2
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user