]> Dogcows Code - chaz/tar/blobdiff - src/xattrs.h
build: new configure option --enable-gcc-warnings
[chaz/tar] / src / xattrs.h
index bfef46685cf2a648aaecbfce47093fee7b1b6499..139cbfbf7a35a1b3b0446dfd74a253dd3b03ddaf 100644 (file)
@@ -28,7 +28,7 @@
 extern void xattrs_mask_add (const char *mask, bool incl);
 
 /* clear helping structures when tar finishes */
-extern void xattrs_clear_setup ();
+extern void xattrs_clear_setup (void);
 
 extern void xattrs_acls_get (int parentfd, char const *file_name,
                              struct tar_stat_info *st, int fd, int xisfile);
This page took 0.020827 seconds and 4 git commands to generate.