diff options
-rw-r--r-- | jni/com_android_nfc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jni/com_android_nfc.h b/jni/com_android_nfc.h index 3c54a10..34d09a0 100644 --- a/jni/com_android_nfc.h +++ b/jni/com_android_nfc.h @@ -17,7 +17,7 @@ #ifndef __COM_ANDROID_NFC_JNI_H__ #define __COM_ANDROID_NFC_JNI_H__ -#define LOG_TAG "NFC JNI" +#define LOG_TAG "NFCJNI" #include <JNIHelp.h> #include <jni.h> |