summaryrefslogtreecommitdiffstats
path: root/core/jni/android_bluetooth_HeadsetBase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/jni/android_bluetooth_HeadsetBase.cpp')
-rw-r--r--core/jni/android_bluetooth_HeadsetBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/jni/android_bluetooth_HeadsetBase.cpp b/core/jni/android_bluetooth_HeadsetBase.cpp
index a982182..0df211a 100644
--- a/core/jni/android_bluetooth_HeadsetBase.cpp
+++ b/core/jni/android_bluetooth_HeadsetBase.cpp
@@ -163,7 +163,7 @@ again:
bufit++;
}
- *bufit = NULL;
+ *bufit = 0;
// According to ITU V.250 section 5.1, IA5 7 bit chars are used,
// the eighth bit or higher bits are ignored if they exists