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

#define REGTYPE                                                              '0'
/*d Regular file. d*/
/*
POSIX(1)
*/