]> Dogcows Code - chaz/tar/blobdiff - src/common.h
ChangeLog
[chaz/tar] / src / common.h
index f43673b328978f26bc8ea893ef7c4b94552f3fdc..91ae10cf8cf775effe79c71a38bcf488ef2705aa 100644 (file)
@@ -93,9 +93,6 @@ GLOBAL enum subcommand subcommand_option;
 /* Selected format for output archive.  */
 GLOBAL enum archive_format archive_format;
 
-/* Either NL or NUL, as decided by the --null option.  */
-GLOBAL char filename_terminator;
-
 /* Size of each record, once in blocks, once in bytes.  Those two variables
    are always related, the second being BLOCKSIZE times the first.  They do
    not have _option in their name, even if their values is derived from
This page took 0.020839 seconds and 4 git commands to generate.