]> Shamusworld >> Repos - rmac/blobdiff - mntab
Fixed subtle bug in expr().
[rmac] / mntab
diff --git a/mntab b/mntab
index 812c882ab1e7ddd5e073d23d8d9535976f47d686..f07715ce651ed311cdf5eff65e76e916e235cc49 100644 (file)
--- a/mntab
+++ b/mntab
@@ -87,6 +87,12 @@ regundef 50
 ccundef  51
 .print 52
 print  52
+.cstruct       53
+cstruct        53
+.jpad  54
+jpad   54
+.nojpad        55
+nojpad 55
 .if    500
 if     500
 .else  501