Adjust coding style 40/302740/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 13 Dec 2023 04:07:28 +0000 (13:07 +0900)
committerHwankyu 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

index d42acdb7c13d1e0c2458599360e86cf25b339c8d..06544cf41d3b62df9aec4ce3d32bb0b465ef6c26 100644 (file)
@@ -45,7 +45,7 @@ void DisplayStateManager::Unlock() {
 }
 
 void DisplayStateManager::RegisterUnlockTimer() {
-  if (timer_!= 0)
+  if (timer_ != 0)
     return;
 
   timer_ = g_timeout_add(