diff options
Diffstat (limited to 'src/xstd.h')
-rw-r--r-- | src/xstd.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |