summaryrefslogtreecommitdiff
path: root/src/gsystem-shutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsystem-shutil.h')
-rw-r--r--src/gsystem-shutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsystem-shutil.h b/src/gsystem-shutil.h
index ebab583..867873a 100644
--- a/src/gsystem-shutil.h
+++ b/src/gsystem-shutil.h
@@ -38,7 +38,7 @@ gs_shutil_cp_a (GFile *src,
GError **error);
gboolean
-gs_shutil_rm_rf_at (int fd,
+gs_shutil_rm_rf_at (int dfd,
const char *path,
GCancellable *cancellable,
GError **error);