From b59bb2be7cf092f82932c8671d24ef1362aac364 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 12 Sep 2017 11:09:11 -0400 Subject: [PATCH] fdio: Add gtk-doc for stbuf parameter of glnx_file_copy_at() Spotted in https://github.com/GNOME/libglnx/pull/80/commits/ba5e1cf9f58770ba879e9fb6ac337ccec9d0a10c --- glnx-fdio.c | 1 + 1 file changed, 1 insertion(+) diff --git a/glnx-fdio.c b/glnx-fdio.c index 8093836c..a257c056 100644 --- a/glnx-fdio.c +++ b/glnx-fdio.c @@ -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