Update nfcapd.c
Fix typo in error message
This commit is contained in:
parent
ef7697f000
commit
0e7540fe7d
@ -616,7 +616,7 @@ srecord_t *commbuff;
|
||||
LogInfo("Signal launcher");
|
||||
kill(launcher_pid, SIGHUP);
|
||||
} else
|
||||
LogError("ERROR: Launcher did unexpectedly!");
|
||||
LogError("ERROR: Launcher died unexpectedly!");
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user