mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
make style
This commit is contained in:
parent
07c54cd91b
commit
a2a335e3d4
@ -138,7 +138,7 @@ write_card(void)
|
||||
|
||||
printf("Writing %d pages |", uiBlocks + 1);
|
||||
/* We may need to skip 2 first pages. */
|
||||
if(!write_uid) {
|
||||
if (!write_uid) {
|
||||
printf("ss");
|
||||
uiSkippedPages = 2;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user