undo change of ROFF from LONG to ULONG in commit f498b36438
This commit is contained in:
@@ -176,7 +176,7 @@ recordtype(ai) {
|
||||
pp(TRUE)
|
||||
interest(2)
|
||||
}
|
||||
field(ROFF,DBF_ULONG) {
|
||||
field(ROFF,DBF_LONG) {
|
||||
prompt("Raw Offset")
|
||||
pp(TRUE)
|
||||
interest(2)
|
||||
|
||||
@@ -82,7 +82,7 @@ recordtype(ao) {
|
||||
interest(1)
|
||||
size(16)
|
||||
}
|
||||
field(ROFF,DBF_ULONG) {
|
||||
field(ROFF,DBF_LONG) {
|
||||
prompt("Raw Offset")
|
||||
pp(TRUE)
|
||||
interest(2)
|
||||
|
||||
Reference in New Issue
Block a user