mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-13 01:56:16 +00:00
clang warning:
arygon.c:115:118: warning: data argument not used by format string
[-Wformat-extra-args]
..."%s", "Trying to find ARYGON device on serial port: %s at %d bauds.", acPort,...
~~~~ ^
1 warning generated.