summaryrefslogtreecommitdiff
path: root/src/source.h
diff options
context:
space:
mode:
authorLizzy Fleckenstein <lizzy@vlhl.dev>2026-04-12 22:34:18 +0200
committerLizzy Fleckenstein <lizzy@vlhl.dev>2026-04-12 22:45:04 +0200
commitd58e1aea4b57e890706b96565c8c1fd9e09b42ec (patch)
tree61a838aa434da6a890ace72898b854328e0b688f /src/source.h
parent5aa88cf26954a738d0f22a7c90bb33f1df422919 (diff)
downloadanimtool-d58e1aea4b57e890706b96565c8c1fd9e09b42ec.tar.xz
fix whitespaceHEADmain
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