]> Dogcows Code - chaz/tar/blobdiff - src/compare.c
Relicense under GPLv3
[chaz/tar] / src / compare.c
index 2163a29421770af2b50918d4a0f22fdf802b4676..f92d769b7a469684c1ae4ff8b7bf923ed067ffb5 100644 (file)
@@ -7,7 +7,7 @@
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
-   Free Software Foundation; either version 2, or (at your option) any later
+   Free Software Foundation; either version 3, or (at your option) any later
    version.
 
    This program is distributed in the hope that it will be useful, but
@@ -602,7 +602,6 @@ verify_volume (void)
 
       diff_archive ();
       tar_stat_destroy (&current_stat_info);
-      xheader_destroy (&extended_header);
     }
 
   access_mode = ACCESS_WRITE;
This page took 0.020179 seconds and 4 git commands to generate.