Change error code 05/58605/1 submit/tizen/20160202.073555
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 2 Feb 2016 07:23:15 +0000 (16:23 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Tue, 2 Feb 2016 07:23:52 +0000 (16:23 +0900)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I44e340e5495cb5aec05267324bdb9f17ccef080d

include/mtp.h

index 663a0fd..333d17c 100755 (executable)
@@ -28,7 +28,7 @@ extern "C" {
  * @brief This file contains the MTP API
  */
 #ifndef TIZEN_ERROR_MTP
-#define TIZEN_ERROR_MTP -0x03000000
+#define TIZEN_ERROR_MTP -0x01CC0000
 #endif
 
 /**