mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
spelling
This commit is contained in:
parent
e76ab09762
commit
2f1b8eb8f2
1 changed files with 1 additions and 1 deletions
|
@ -2300,7 +2300,7 @@ static void printT5x7KnownBlock0(uint32_t b0) {
|
||||||
snprintf(s + strlen(s), sizeof(s) - strlen(s), "Pyronix ");
|
snprintf(s + strlen(s), sizeof(s) - strlen(s), "Pyronix ");
|
||||||
break;
|
break;
|
||||||
case T55X7_TEXECOM_CONFIG_BLOCK:
|
case T55X7_TEXECOM_CONFIG_BLOCK:
|
||||||
snprintf(s + strlen(s), sizeof(s) - strlen(s), "Telecom ");
|
snprintf(s + strlen(s), sizeof(s) - strlen(s), "Texecom ");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue