aboutsummaryrefslogtreecommitdiff
path: root/include/str.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/str.h')
-rw-r--r--include/str.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/str.h b/include/str.h
index de119f8..999f1e3 100644
--- a/include/str.h
+++ b/include/str.h
@@ -14,5 +14,4 @@ char *normalizeStrLimit(const char *str, uint32_t *l, uint32_t limit);
ssize_t strInTags(const char *tags, int n, const char *ndl, int m, char sep);
-
#endif