]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/mifarehost.h
CHG: renamed struct sector -> sector_t
[proxmark3-svn] / client / mifarehost.h
index 4f6b984a9026e3dd77bec23ef0f9246699e277bb..e172bd391a4ec31008057c862c3bac139b3ebe65 100644 (file)
@@ -58,7 +58,7 @@ typedef struct {
 typedef struct {\r
        uint64_t Key[2];\r
        int foundKey[2];\r
-} sector;\r
+} sector_t;\r
  \r
 extern int compar_int(const void * a, const void * b);\r
 extern char logHexFileName[FILE_PATH_SIZE];\r
Impressum, Datenschutz