summaryrefslogtreecommitdiff
path: root/src/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/source.h')
-rw-r--r--src/source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source.h b/src/source.h
index c88c2b4..3f95d2b 100644
--- a/src/source.h
+++ b/src/source.h
@@ -7,7 +7,7 @@
struct range
{
- size_t start, end;
+ size_t start, end;
};
struct loc_str