mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 11:03:48 +00:00
Fix a bunch of warnings.
This commit is contained in:
@@ -74,6 +74,7 @@ FILE * fd4;
|
||||
static void
|
||||
intr_hdlr (int sig)
|
||||
{
|
||||
(void) sig;
|
||||
printf ("\nQuitting...\n");
|
||||
printf ("Please send a last command to the emulator to quit properly.\n");
|
||||
quitting = true;
|
||||
|
||||
Reference in New Issue
Block a user