summaryrefslogtreecommitdiffstats
path: root/src/phLibNfcStatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/phLibNfcStatus.h')
-rw-r--r--src/phLibNfcStatus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/phLibNfcStatus.h b/src/phLibNfcStatus.h
index 62bd3ec..c4deb8f 100644
--- a/src/phLibNfcStatus.h
+++ b/src/phLibNfcStatus.h
@@ -42,6 +42,7 @@
#define LLCP_STATE_RESET_INIT 0x00U
#define LLCP_STATE_CHECKED 0x01U
+
#endif /* #ifdef LLCP_TRANSACT_CHANGES */
#define LIB_NFC_VERSION_SET(v,major,minor,patch,build) ((v) = \
( ((major) << 24) & 0xFF000000 ) | \