mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-28 03:45:10 -04:00
fdio: Add gtk-doc for stbuf parameter of glnx_file_copy_at()
Spotted in ba5e1cf9f5
This commit is contained in:
@@ -866,6 +866,7 @@ glnx_regfile_copy_bytes (int fdf, int fdt, off_t max_bytes)
|
||||
* glnx_file_copy_at:
|
||||
* @src_dfd: Source directory fd
|
||||
* @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_subpath: Destination name
|
||||
* @copyflags: Flags
|
||||
|
||||
Reference in New Issue
Block a user