summaryrefslogtreecommitdiff
path: root/src/tar/TMAGLEN.c
blob: 48e7b52ec6aecf739d3ecf50fcb2ac1bc55dba78 (plain)
1
2
3
4
5
6
7
#include <tar.h>

#define TMAGLEN                                                                6
/*d The length of the POSIX tar archive magic number. d*/
/*
POSIX(1)
*/