summaryrefslogtreecommitdiff
path: root/clock_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'clock_interface.h')
-rw-r--r--clock_interface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/clock_interface.h b/clock_interface.h
index d9e6124c..cd714b1c 100644
--- a/clock_interface.h
+++ b/clock_interface.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H__
-#define CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H__
+#ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H_
+#define CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H_
#include <string>
@@ -39,4 +39,4 @@ class ClockInterface {
} // namespace chromeos_update_engine
-#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H__
+#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_CLOCK_INTERFACE_H_