]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/mount.c
Add -Wstrict-prototypes to compiler args, and fix warnings caused.
[nfs-utils.git] / utils / mount / mount.c
index 7a4912eaf7c04893b2431ceebb9048c375c24138..92ed2bcc3112d08faeb8417bf6160edd8410b56a 100644 (file)
@@ -267,7 +267,7 @@ fail_unlock:
        return result;
 }
 
-void mount_usage()
+void mount_usage(void)
 {
        printf("usage: %s remotetarget dir [-rvVwfnh] [-o nfsoptions]\n",
                progname);