mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-27 09:36:53 +02: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
|
* 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.
|
* content to read, it will still return %NULL, but @error won't be set.
|
||||||
*
|
*
|
||||||
* Since: 2,20
|
* Since: 2.20
|
||||||
*/
|
*/
|
||||||
gchar *
|
gchar *
|
||||||
g_data_input_stream_read_line_finish (GDataInputStream *stream,
|
g_data_input_stream_read_line_finish (GDataInputStream *stream,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user