mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Various doc tweaks
This commit is contained in:
@@ -92,7 +92,7 @@ gssize g_pollable_input_stream_read_nonblocking (GPollableInputStream *stream
|
||||
GError **error);
|
||||
|
||||
/* Helper method for stream implementations */
|
||||
GSource *g_pollable_source_new (GObject *stream);
|
||||
GSource *g_pollable_source_new (GObject *pollable_stream);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user