diff options
Diffstat (limited to 'examples/mapmap.c')
| -rw-r--r-- | examples/mapmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mapmap.c b/examples/mapmap.c index 61b55493..f0bf31a8 100644 --- a/examples/mapmap.c +++ b/examples/mapmap.c @@ -64,4 +64,4 @@ int main(void) c_auto (Stack, s) printf("found: %zu\n", Stack_size(s = contains(&map, "Serena Bath")));
puts("Done");
}
-}
\ No newline at end of file +}
|
