am ca152e5e: am c9410082: libcopybit: Fix typo, and the build

Merge commit 'ca152e5eeb74d38e00324b93e22fc70008eca5cf'

* commit 'ca152e5eeb74d38e00324b93e22fc70008eca5cf':
  libcopybit: Fix typo, and the build
This commit is contained in:
Dima Zavin
2009-09-09 10:59:13 -07:00
committed by Android Git Automerger

View File

@@ -40,7 +40,7 @@
#if defined(COPYBIT_MSM7K)
#define MAX_SCALE_FACTOR (4)
#else if defined(COPYBIT_QSD8K)
#elif defined(COPYBIT_QSD8K)
#define MAX_SCALE_FACTOR (8)
#else
#error "Unsupported MDP version"