]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf.c
hf topaz reader: add support for dynamic lock areas
[proxmark3-svn] / client / cmdhf.c
index 66c8e53c77e950ca6ecb29170df56357d6a01663..ad8e53690ff8db1114e9c8647c65f6e71c99b997 100644 (file)
@@ -603,8 +603,8 @@ int CmdHFList(const char *Cmd)
        PrintAndLog("iso14443a - All times are in carrier periods (1/13.56Mhz)");
        PrintAndLog("iClass    - Timings are not as accurate");
        PrintAndLog("");
-       PrintAndLog("     Start |       End | Src | Data (! denotes parity error)                                   | CRC | Annotation         |");
-       PrintAndLog("-----------|-----------|-----|-----------------------------------------------------------------|-----|--------------------|");
+       PrintAndLog("      Start |        End | Src | Data (! denotes parity error)                                   | CRC | Annotation         |");
+       PrintAndLog("------------|------------|-----|-----------------------------------------------------------------|-----|--------------------|");
 
        while(tracepos < traceLen)
        {
Impressum, Datenschutz