aboutsummaryrefslogtreecommitdiff
path: root/src/reflections.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflections.c')
-rw-r--r--src/reflections.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reflections.c b/src/reflections.c
index 4ecc268..c1b557e 100644
--- a/src/reflections.c
+++ b/src/reflections.c
@@ -189,3 +189,4 @@ void reflection_add_from_reflection(ReflectionContext *rctx, Reflection *r) {
rctx->last_reflection->next = r;
rctx->last_reflection = r;
}
+