]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf15.c
typofixes in ISO15693 getUID head comment
[proxmark3-svn] / client / cmdhf15.c
index 2caab5cd7cd5a1683f275a17d4f5e2baea6ccf38..41d88ff50fd57833721d63f99a5bb00ccceb26f1 100644 (file)
@@ -84,8 +84,8 @@ const productName uidmapping[] = {
 };
 
 
-// fast method to just read the UID of an tag (collission detection not supported)
-//             *buf    shouls be large enough to fit the 64bit uid
+// fast method to just read the UID of a tag (collission detection not supported)
+//             *buf    should be large enough to fit the 64bit uid
 // returns 1 if suceeded
 int getUID(uint8_t *buf) 
 {
Impressum, Datenschutz