X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcompare.c;fp=src%2Fcompare.c;h=2fc72b73a0357d517da4bd3bf214a490adf3ec63;hb=debc485626c0c143731b0ca229d18b48085bb2ef;hp=639e935538cffab1c4989943234869e040bbc189;hpb=6689e8db4f53f6a0bed3d1bc4ed12d31eaa3bf51;p=chaz%2Ftar diff --git a/src/compare.c b/src/compare.c index 639e935..2fc72b7 100644 --- a/src/compare.c +++ b/src/compare.c @@ -477,7 +477,7 @@ diff_archive (void) switch (current_header->header.typeflag) { default: - ERROR ((0, 0, _("%s: Unknown file type `%c', diffed as normal file"), + ERROR ((0, 0, _("%s: Unknown file type '%c', diffed as normal file"), quotearg_colon (current_stat_info.file_name), current_header->header.typeflag)); /* Fall through. */