diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/doc.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -82,6 +82,7 @@ static unsigned char *read_bytecode_pointer; | |||
| 82 | 82 | ||
| 83 | int | 83 | int |
| 84 | read_bytecode_char (unreadflag) | 84 | read_bytecode_char (unreadflag) |
| 85 | int unreadflag; | ||
| 85 | { | 86 | { |
| 86 | if (unreadflag) | 87 | if (unreadflag) |
| 87 | { | 88 | { |