summaryrefslogtreecommitdiffstats
path: root/include/ndk/NdkMediaCrypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ndk/NdkMediaCrypto.h')
-rw-r--r--include/ndk/NdkMediaCrypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ndk/NdkMediaCrypto.h b/include/ndk/NdkMediaCrypto.h
index 0bcba9f..83eaad2 100644
--- a/include/ndk/NdkMediaCrypto.h
+++ b/include/ndk/NdkMediaCrypto.h
@@ -39,7 +39,7 @@ typedef struct AMediaCrypto AMediaCrypto;
typedef uint8_t AMediaUUID[16];
-bool AMediaCrypto_isCryptoSchemeSupport(const AMediaUUID uuid);
+bool AMediaCrypto_isCryptoSchemeSupported(const AMediaUUID uuid);
bool AMediaCrypto_requiresSecureDecoderComponent(const char *mime);