Added AALMAG, for making distiction between 'led' archives
authorkeie <none@none>
Mon, 10 Jun 1985 11:28:06 +0000 (11:28 +0000)
committerkeie <none@none>
Mon, 10 Jun 1985 11:28:06 +0000 (11:28 +0000)
with SYMDEF and archives made/altered with 'arch'.

h/arch.h

index 0c8e9bf..816509f 100644 (file)
--- a/h/arch.h
+++ b/h/arch.h
@@ -1,4 +1,6 @@
 #define        ARMAG   0177545
+#define AALMAG 0177454
+
 struct ar_hdr {
        char    ar_name[14];
        long    ar_date;