J field should not be PP, to match others.

This commit is contained in:
Andrew Johnson
2010-03-01 13:17:11 -06:00
parent cad49539ff
commit 4bad7073e1

View File

@@ -251,7 +251,6 @@ recordtype(aSub) {
prompt("Input value J")
asl(ASL0)
special(SPC_DBADDR)
pp(TRUE)
interest(2)
extra("void *j")
}