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:
5045403
)
[Common] fix bug in tools.cc - missing '}'
61/101061/2
author
taekeun.kang
<taekeun.kang@samsung.com>
Wed, 30 Nov 2016 07:47:02 +0000
(16:47 +0900)
committer
taekeun kang
<taekeun.kang@samsung.com>
Wed, 30 Nov 2016 07:49:08 +0000
(23:49 -0800)
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