]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/mount.c
Cleaned up parsing errors to hopeful be more precise
[nfs-utils.git] / utils / mount / mount.c
index 909fedf8e0d2ba3abe96267170844efbb8bfa70f..355df796c2448c05fb25cab6f620491de8ec2cea 100644 (file)
@@ -475,7 +475,7 @@ int main(int argc, char *argv[])
        spec = argv[1];
        mount_point = argv[2];
 
-       mount_config_init();
+       mount_config_init(progname);
 
        argv[2] = argv[0]; /* so that getopt error messages are correct */
        while ((c = getopt_long(argc - 2, argv + 2, "rvVwfno:hs",