Skip to content
Snippets Groups Projects
Commit b59bb2be authored by Colin Walters's avatar Colin Walters
Browse files

fdio: Add gtk-doc for stbuf parameter of glnx_file_copy_at()

parent 673f48f6
Branches
Tags
No related merge requests found
...@@ -866,6 +866,7 @@ glnx_regfile_copy_bytes (int fdf, int fdt, off_t max_bytes) ...@@ -866,6 +866,7 @@ glnx_regfile_copy_bytes (int fdf, int fdt, off_t max_bytes)
* glnx_file_copy_at: * glnx_file_copy_at:
* @src_dfd: Source directory fd * @src_dfd: Source directory fd
* @src_subpath: Subpath relative to @src_dfd * @src_subpath: Subpath relative to @src_dfd
* @src_stbuf: (allow-none): Optional stat buffer for source; if a stat() has already been done
* @dest_dfd: Target directory fd * @dest_dfd: Target directory fd
* @dest_subpath: Destination name * @dest_subpath: Destination name
* @copyflags: Flags * @copyflags: Flags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment