src/mount_davfs.c [985:999]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {0, 0, 0, 0} }; int o; o = getopt_long(argc, argv, short_options, options, NULL); while (o != -1) { switch (o) { case 'V': printf("%s <%s>\n\n", PACKAGE_STRING, PACKAGE_BUGREPORT); printf(_("This is free software; see the source for copying " "conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS " "FOR A PARTICULAR PURPOSE.\n")); exit(EXIT_SUCCESS); case 'h': - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/umount_davfs.c [81:95]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {0, 0, 0, 0} }; int o; o = getopt_long(argc, argv, short_options, options, NULL); while (o != -1) { switch (o) { case 'V': printf("%s <%s>\n\n", PACKAGE_STRING, PACKAGE_BUGREPORT); printf(_("This is free software; see the source for copying " "conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS " "FOR A PARTICULAR PURPOSE.\n")); exit(EXIT_SUCCESS); case 'h': - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -