mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: more cleanups for GIO
This commit is contained in:
@@ -1564,7 +1564,7 @@ continue_writing_in_idle_cb (gpointer user_data)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* @write_data: (transfer full) (allow-none):
|
||||
* @flush_data: (transfer full) (allow-none):
|
||||
* @close_data: (transfer full) (allow-none):
|
||||
|
@@ -234,7 +234,7 @@ dupfd_cloexec (int parent_fd)
|
||||
return fd;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Based on code derived from
|
||||
* gnome-terminal:src/terminal-screen.c:terminal_screen_child_setup(),
|
||||
* used under the LGPLv2+ with permission from author.
|
||||
|
Reference in New Issue
Block a user