From 1659e38235bd4fef10adede67ba070eb217f67b1 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 10 Oct 2019 17:39:18 +0200 Subject: Whitespace fussiness --- libstorycode/narrative.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libstorycode/narrative.c b/libstorycode/narrative.c index 303e31a..42523fa 100644 --- a/libstorycode/narrative.c +++ b/libstorycode/narrative.c @@ -475,6 +475,7 @@ int narrative_which_run(struct narrative_item *item, size_t item_offs, size_t *r return run; } + void narrative_split_item(Narrative *n, int i1, size_t o1) { struct narrative_item *item1; -- cgit v1.2.3