mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-01 05:06:38 +00:00
Make these function accept no argument (instead of any).
This commit is contained in:
@@ -214,7 +214,7 @@ authenticate (uint32_t uiBlock)
|
||||
}
|
||||
|
||||
static bool
|
||||
unlock_card()
|
||||
unlock_card (void)
|
||||
{
|
||||
printf ("Unlocking card\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user