summaryrefslogtreecommitdiff
path: root/src/pdarun.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdarun.h')
-rw-r--r--src/pdarun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdarun.h b/src/pdarun.h
index 21b3a2e4..7af9ac0f 100644
--- a/src/pdarun.h
+++ b/src/pdarun.h
@@ -265,7 +265,7 @@ struct pda_run
*/
struct fsm_tables *fsm_tables;
- RunBuf *consume_buf;
+ struct run_buf *consume_buf;
long region, pre_region;
long fsm_cs, next_cs, act;