]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
typofixes in ISO15693 getUID head comment
authordn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 18 May 2012 08:59:22 +0000 (08:59 +0000)
committerdn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 18 May 2012 08:59:22 +0000 (08:59 +0000)
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