projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5f6a5
)
modify comment about exception definition
author
Hyunjin Park
<hj.na.park@samsung.com>
Fri, 8 Apr 2016 04:38:21 +0000
(13:38 +0900)
committer
Hyunjin Park
<hj.na.park@samsung.com>
Fri, 8 Apr 2016 04:38:21 +0000
(13:38 +0900)
Change-Id: I4636ddd9ccd15359c9d8721084367f1dfad8b37b
src/common/platform_result.h
patch
|
blob
|
history
diff --git
a/src/common/platform_result.h
b/src/common/platform_result.h
index c3231750813b4745bf6c4260b3c2b81090208f9c..f250556bb2e86aa195970b63edd41c1935a662d8 100755
(executable)
--- a/
src/common/platform_result.h
+++ b/
src/common/platform_result.h
@@
-24,7
+24,7
@@
namespace common {
// WARNING! This list should be in sync with the equivalent list
-// located at
tizen/tizen_api.js. Remember to update tizen/tizen
_api.js if you
+// located at
utils/utils_api.js. Remember to update utils/utils
_api.js if you
// change something here.
enum class ErrorCode : int {
// NO_ERROR is not really a valid error, but can be used