]> Dogcows Code - chaz/tar/blobdiff - src/tar.c
--bzip2 is now -I. Remove bogus time zone info.
[chaz/tar] / src / tar.c
index 573fcc4beed42c586cb151377c2d6c1f1eaa9acf..61b7bcae2dc00ebf71870a2b7d0c31984b2a2857 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -658,7 +658,7 @@ decode_options (int argc, char *const *argv)
 
       case 'K':
        starting_file_option = 1;
-       addname (optarg);
+       addname (optarg, NULL);
        break;
 
       case 'l':
This page took 0.019899 seconds and 4 git commands to generate.