projects
/
rmac
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for bug #78: Thanks to ggn for reporting and supplying the patch.
[rmac]
/
sect.h
diff --git
a/sect.h
b/sect.h
index d64e130ee32b87ff30f327c5915eca60bd418190..ceeb5052a8c25823217f42de9eba57346ffb507a 100644
(file)
--- a/
sect.h
+++ b/
sect.h
@@
-128,6
+128,7
@@
MCHUNK {
extern LONG sloc;
extern WORD scattr;
extern char * chptr;
+extern char * chptr_opcode;
extern LONG ch_size;
extern int cursect;
extern SECT sect[];