]> cvs.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/BigBuf.c
CHG: Added the urls to the new Wiki on github inside the flasher.c usuage text.
[proxmark3-svn] / armsrc / BigBuf.c
index f3f23ddc9fe40b56004c1fe27e93fce17b1900ec..da86e9d3ccdbd98c469ffa1b84acebbcdcd9413b 100644 (file)
@@ -58,7 +58,7 @@ void BigBuf_Clear_ext(bool verbose)
 {
        memset(BigBuf,0,BIGBUF_SIZE);
        if (verbose) 
-       Dbprintf("Buffer cleared (%i bytes)",BIGBUF_SIZE);
+               Dbprintf("Buffer cleared (%i bytes)",BIGBUF_SIZE);
 }
 
 
Impressum, Datenschutz