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 104b8ee3..d9d73957 100644
--- a/src/pdarun.h
+++ b/src/pdarun.h
@@ -295,7 +295,7 @@ typedef struct _PdaRun
int revertOn;
- Tree *context;
+ struct colm_struct *context;
int stop;
int parseError;