]> Shamusworld >> Repos - rmac/blobdiff - mntab
Added new .cstruct construct. Thanks to GroovyBee for the suggestion!
[rmac] / mntab
diff --git a/mntab b/mntab
index 812c882ab1e7ddd5e073d23d8d9535976f47d686..fbceb879201c9881f85be7b74cca4c6d196b6590 100644 (file)
--- a/mntab
+++ b/mntab
@@ -87,6 +87,8 @@ regundef 50
 ccundef  51
 .print 52
 print  52
+.cstruct       53
+cstruct        53
 .if    500
 if     500
 .else  501