summaryrefslogtreecommitdiffstats
path: root/translate.h
diff options
context:
space:
mode:
Diffstat (limited to 'translate.h')
-rw-r--r--translate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate.h b/translate.h
index 0627994b..2a012273 100644
--- a/translate.h
+++ b/translate.h
@@ -53,9 +53,9 @@ struct unparser
// starting, begin, running, suspended, errored, ending, ended
// };
// static atomic_t session_state;
- // static atomic_t errorcount; /* subcategorize? */
//
// struct context {
+ // unsigned errorcount;
// unsigned busy;
// unsigned actioncount;
// unsigned nesting;