X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/bd20f8f47847787e1f3e933043933272908c5beb..035303ac5f3e5e38cfa79a3a4c0d0bf76e70bd6b:/armsrc/string.h?ds=inline

diff --git a/armsrc/string.h b/armsrc/string.h
index 6c380e5b..25fac909 100644
--- a/armsrc/string.h
+++ b/armsrc/string.h
@@ -18,4 +18,4 @@ void *memset(void *dest, int c, int len);
 int memcmp(const void *av, const void *bv, int len);
 char *strncat(char *dest, const char *src, unsigned int n);
 
-#endif /* __STRING_H */
\ No newline at end of file
+#endif /* __STRING_H */