aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/lib/string.h')
-rw-r--r--src/kernel/lib/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/lib/string.h b/src/kernel/lib/string.h
index fe925cb..7375953 100644
--- a/src/kernel/lib/string.h
+++ b/src/kernel/lib/string.h
@@ -19,4 +19,4 @@ char *strdup(const char *orig);
void strinv(char *str);
-#endif
+#endif \ No newline at end of file