summaryrefslogtreecommitdiff
path: root/src/textual.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/textual.h')
-rw-r--r--src/textual.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textual.h b/src/textual.h
index 4505d4ed..2ca5967d 100644
--- a/src/textual.h
+++ b/src/textual.h
@@ -96,8 +96,8 @@ protected:
std::size_t linenum;
std::size_t src_idx;
istream_pos_type beg_pos;
+ std::size_t beg_line;
istream_pos_type end_pos;
- unsigned long beg_line;
std::size_t count;
std::size_t errors;