commit | 353fecb128199378439a3e8da8200f654551a526 | [log] [tgz] |
---|---|---|
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | Sun Jul 22 16:14:08 2012 +0200 |
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | Sun Jul 22 16:14:08 2012 +0200 |
tree | f04a2ab659ac3ec505407daf33e86cf1de27f941 | |
parent | 0fdadcaf08c588469ad9905b0136c894bb062fdf [diff] [blame] |
underp logging
diff --git a/exynos4/hal/libs5pjpeg/jpeg_api.c b/exynos4/hal/libs5pjpeg/jpeg_api.c index d557a13..e5247e3 100644 --- a/exynos4/hal/libs5pjpeg/jpeg_api.c +++ b/exynos4/hal/libs5pjpeg/jpeg_api.c
@@ -16,8 +16,8 @@ ** limitations under the License. */ -//#define ALOG_NDEBUG 0 -#define ALOG_TAG "Jpeg-api" +//#define LOG_NDEBUG 0 +#define LOG_TAG "Jpeg-api" #include <utils/Log.h> #include <stdio.h>