aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/simpleparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/simpleparse.h')
-rw-r--r--src/stdlib/simpleparse.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/simpleparse.h b/src/stdlib/simpleparse.h
index d35a8b3b..6435807f 100644
--- a/src/stdlib/simpleparse.h
+++ b/src/stdlib/simpleparse.h
@@ -60,5 +60,3 @@ typedef struct {
})
const char *simpleparse(const char *str, int n, parse_type_e types[n], void *destinations[n]);
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0