projects
/
platform
/
core
/
api
/
mtp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d51fe2
)
Change error code
05/58605/1
submit/tizen/20160202.073555
author
Jihoon Jung
<jh8801.jung@samsung.com>
Tue, 2 Feb 2016 07:23:15 +0000
(16:23 +0900)
committer
Jihoon 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
patch
|
blob
|
history
diff --git
a/include/mtp.h
b/include/mtp.h
index
663a0fd
..
333d17c
100755
(executable)
--- a/
include/mtp.h
+++ b/
include/mtp.h
@@
-28,7
+28,7
@@
extern "C" {
* @brief This file contains the MTP API
*/
#ifndef TIZEN_ERROR_MTP
-#define TIZEN_ERROR_MTP -0x0
300
0000
+#define TIZEN_ERROR_MTP -0x0
1CC
0000
#endif
/**