diff options
Diffstat (limited to 'src/stdlib/simpleparse.c')
| -rw-r--r-- | src/stdlib/simpleparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/simpleparse.c b/src/stdlib/simpleparse.c index 3929c32b..73c0714f 100644 --- a/src/stdlib/simpleparse.c +++ b/src/stdlib/simpleparse.c @@ -128,5 +128,3 @@ const char *simpleparse(const char *str, int n, parse_type_e types[n], void *des } return NULL; } - -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 |
