]> Dogcows Code - chaz/tar/blobdiff - src/compare.c
tar: quote 'like this', not `like this'
[chaz/tar] / src / compare.c
index 639e935538cffab1c4989943234869e040bbc189..2fc72b73a0357d517da4bd3bf214a490adf3ec63 100644 (file)
@@ -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.  */
This page took 0.026815 seconds and 4 git commands to generate.