diff options
Diffstat (limited to 'src/tar/TVERSLEN.h')
-rw-r--r-- | src/tar/TVERSLEN.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/TVERSLEN.h b/src/tar/TVERSLEN.h new file mode 100644 index 00000000..4560e140 --- /dev/null +++ b/src/tar/TVERSLEN.h @@ -0,0 +1,7 @@ +#include <tar.h> + +#define TVERSLEN 2 +/*d The length of the version string in a POSIX tar archive. d*/ +/* +POSIX(1) +*/ |