am d8f2daad: am acfcd62a: Merge "Revert "Fix typo""

* commit 'd8f2daada3a828c5d9e6dfa29f53ab054618e129':
  Revert "Fix typo"
This commit is contained in:
Andrew Hsieh 2012-12-15 21:24:37 -08:00 committed by Android Git Automerger
commit b41ad7ec0c

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