]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Arghh type in the patches
authorWillem Toorop <willem@nlnetlabs.nl>
Thu, 21 Nov 2013 13:58:16 +0000 (14:58 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Thu, 21 Nov 2013 13:58:16 +0000 (14:58 +0100)
Why didn't I compile first...

examples/ldns-compare-zones.c

index 084b8011736d36a9ceea8060f58ff86e60391283..a39c4b80c607b28dcf9b46d7e025b7b2524fd65d 100644 (file)
@@ -33,7 +33,7 @@ usage(char *prog)
        printf("       -a - print all differences (-i -d -c)\n");
        printf("       -s - do not exclude SOA record from comparison\n");
        printf("       -z - do not sort zones\n");
-       pritnf("       -h - show usage and exit\n");
+       printf("       -h - show usage and exit\n");
        printf("       -v - show the version and exit\n");
 }