]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/string.h
Some random cleanup
[proxmark3-svn] / armsrc / string.h
index 6c380e5b51fe33e953715efca299ac971bf685fa..25fac90926770865bf3393246c99901cef8de963 100644 (file)
@@ -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 */
Impressum, Datenschutz