X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fnames.c;h=3ebf9cb2f25911098a43871ebf98561aed4b34c1;hb=572225dfdcc2f36c50128ae40f90f5efaf1b7a2c;hp=a8a03bb6434df6945826a78aab8474eab1f828a3;hpb=91493ea9b62a24ab139eedd4c919e4fcda9750c3;p=chaz%2Ftar diff --git a/src/names.c b/src/names.c index a8a03bb..3ebf9cb 100644 --- a/src/names.c +++ b/src/names.c @@ -20,9 +20,7 @@ #include "system.h" #include -#include #include -#include #include #include "common.h" @@ -636,7 +634,7 @@ names_notfound (void) ERROR ((0, 0, _("%s: Not found in archive"), quotearg_colon (cursor->name))); else - ERROR ((0, 0, _("%s: Required occurence not found in archive"), + ERROR ((0, 0, _("%s: Required occurrence not found in archive"), quotearg_colon (cursor->name))); }