aboutsummaryrefslogtreecommitdiffstats
path: root/src/xstd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xstd.h')
-rw-r--r--src/xstd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xstd.h b/src/xstd.h
index 351069d..4683c3b 100644
--- a/src/xstd.h
+++ b/src/xstd.h
@@ -22,4 +22,4 @@
char *xstrcat(const char *first, const char *second,
const char *delimiter);
-#endif \ No newline at end of file
+#endif /* LPASS_XSTD_H */