mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-30 00:56:15 +00:00
Add missing carriage return at EOF (yes, I have nothing better to do ATM).
This commit is contained in:
@@ -96,4 +96,4 @@ int main(int argc, const char* argv[])
|
|||||||
}
|
}
|
||||||
printf(" RAM test: %s\n", result ? "OK" : "Failed");
|
printf(" RAM test: %s\n", result ? "OK" : "Failed");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user