Added AALMAG, for making distiction between 'led' archives
with SYMDEF and archives made/altered with 'arch'.
This commit is contained in:
parent
dacde83aae
commit
a90254c045
1 changed files with 2 additions and 0 deletions
2
h/arch.h
2
h/arch.h
|
@ -1,4 +1,6 @@
|
|||
#define ARMAG 0177545
|
||||
#define AALMAG 0177454
|
||||
|
||||
struct ar_hdr {
|
||||
char ar_name[14];
|
||||
long ar_date;
|
||||
|
|
Loading…
Reference in a new issue