Revert "Fix typo"

This reverts commit c118edfc1a

Need to go together with https://android-review.googlesource.com/#/c/48117/

Change-Id: Ib413be1035cfb1d18cc9cf4099694a308dadf8f5
This commit is contained in:
Andrew Hsieh 2012-12-15 20:31:56 -08:00 committed by Gerrit Code Review
parent c118edfc1a
commit c7d5fa98b5

View File

@ -24,7 +24,7 @@
extern "C" { extern "C" {
#endif #endif
#define ANDROID_BITMAP_RESULT_SUCCESS 0 #define ANDROID_BITMAP_RESUT_SUCCESS 0
#define ANDROID_BITMAP_RESULT_BAD_PARAMETER -1 #define ANDROID_BITMAP_RESULT_BAD_PARAMETER -1
#define ANDROID_BITMAP_RESULT_JNI_EXCEPTION -2 #define ANDROID_BITMAP_RESULT_JNI_EXCEPTION -2
#define ANDROID_BITMAP_RESULT_ALLOCATION_FAILED -3 #define ANDROID_BITMAP_RESULT_ALLOCATION_FAILED -3