summaryrefslogtreecommitdiff
path: root/assoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'assoc.c')
-rw-r--r--assoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/assoc.c b/assoc.c
index d344182..4476d2c 100644
--- a/assoc.c
+++ b/assoc.c
@@ -158,4 +158,4 @@ void assoc_delete(char *key) {
/* Note: we never actually get here. the callers don't delete things
they can't find. */
assert(*before != 0);
-} \ No newline at end of file
+}