libnfc/include
Romain Tartiere 5302930b09 Avoid using a 'comma pasting' GNU extension (non-portable, reported my clang).
This is not a 'complete' fix since the DBG macro is still using it; but more globally, this file should not be part of the libnfc installed files.  We should rely on error codes and maybe some logging mechanism (e.g. syslog() on POSIX compliant systems and RegisterEventSource() / ReportEvent() on Windows).
2010-04-16 14:50:48 +00:00
..
nfc Avoid using a 'comma pasting' GNU extension (non-portable, reported my clang). 2010-04-16 14:50:48 +00:00
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am Rearrange source code. 2010-04-07 14:37:19 +00:00