summaryrefslogtreecommitdiffstats
path: root/thirdparties/android/common/include/g729b/typedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/android/common/include/g729b/typedef.h')
-rwxr-xr-xthirdparties/android/common/include/g729b/typedef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparties/android/common/include/g729b/typedef.h b/thirdparties/android/common/include/g729b/typedef.h
index 9a12d42..5dafcaa 100755
--- a/thirdparties/android/common/include/g729b/typedef.h
+++ b/thirdparties/android/common/include/g729b/typedef.h
@@ -40,7 +40,7 @@ typedef int Flag;
#elif defined(__GNUC__) && !defined(__APPLE__)
# define G729_INLINE __inline
#else
-# define G729_INLINE
+# define G729_INLINE
#endif
#if ANDROID || TARGET_OS_EMBEDDED || defined(_WIN32_WCE)
OpenPOWER on IntegriCloud