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:
2b73a29
)
[Common] fix bug in tools.cc - missing '}'
author
taekeun.kang
<taekeun.kang@samsung.com>
Wed, 30 Nov 2016 07:47:02 +0000
(16:47 +0900)
committer
jk.pu
<jk.pu@samsung.com>
Wed, 30 Nov 2016 08:56:24 +0000
(17:56 +0900)
Change-Id: I493872f648b6adab262deb826034cad19a277f07
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
src/common/tools.cc
patch
|
blob
|
history
diff --git
a/src/common/tools.cc
b/src/common/tools.cc
index d961c50c1a2734ac4a783e0b908f60ba5a2fe5f0..21f5064d6189f89a0127ad76e2176dd4253dce70 100644
(file)
--- a/
src/common/tools.cc
+++ b/
src/common/tools.cc
@@
-150,6
+150,7
@@
class AccessControlImpl {
LoggerD("Enter");
return true;
+ }
};
#elif PRIVILEGE_USE_CYNARA