]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/mifarehost.c
Finally, rewrote bootrom and flasher program, much faster now
[proxmark3-svn] / client / mifarehost.c
index 825e06d88609b74d8dcafc6495e72b3bed1baab6..14674b1635d83de45902ebf3c62821440506fecf 100644 (file)
@@ -15,7 +15,6 @@
 #include "proxmark3.h"\r
 \r
 // MIFARE\r
-\r
 int compar_int(const void * a, const void * b) {\r
        return (*(uint64_t*)b - *(uint64_t*)a);\r
 }\r
Impressum, Datenschutz