mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Fix up GIO docs
This commit is contained in:
@@ -118,12 +118,6 @@ g_local_file_input_stream_init (GLocalFileInputStream *info)
|
||||
info->priv->do_close = TRUE;
|
||||
}
|
||||
|
||||
/**
|
||||
* g_local_file_input_stream_new:
|
||||
* @fd: File Descriptor.
|
||||
*
|
||||
* Returns: #GFileInputStream for the given file descriptor.
|
||||
**/
|
||||
GFileInputStream *
|
||||
_g_local_file_input_stream_new (int fd)
|
||||
{
|
||||
|
Reference in New Issue
Block a user