projects
/
platform
/
core
/
appfw
/
amd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac13e14
)
Adjust coding style
40/302740/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 13 Dec 2023 04:07:28 +0000
(13:07 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 13 Dec 2023 04:07:28 +0000
(13:07 +0900)
- Add a space before comparison operator
Change-Id: Ibbd68def6154346e070053c6e25953efacc09143
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/lib/common/display_state_manager.cc
patch
|
blob
|
history
diff --git
a/src/lib/common/display_state_manager.cc
b/src/lib/common/display_state_manager.cc
index d42acdb7c13d1e0c2458599360e86cf25b339c8d..06544cf41d3b62df9aec4ce3d32bb0b465ef6c26 100644
(file)
--- a/
src/lib/common/display_state_manager.cc
+++ b/
src/lib/common/display_state_manager.cc
@@
-45,7
+45,7
@@
void DisplayStateManager::Unlock() {
}
void DisplayStateManager::RegisterUnlockTimer() {
- if (timer_!= 0)
+ if (timer_
!= 0)
return;
timer_ = g_timeout_add(