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
1 changed files with 1 additions and 1 deletions

View File

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