summaryrefslogtreecommitdiff
path: root/error_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'error_code.h')
-rw-r--r--error_code.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/error_code.h b/error_code.h
index 5853c1b8..fc66ac9e 100644
--- a/error_code.h
+++ b/error_code.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_ERROR_CODE_H__
-#define CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H__
+#ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H_
+#define CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H_
namespace chromeos_update_engine {
@@ -109,4 +109,4 @@ enum ErrorCode {
} // namespace chromeos_update_engine
-#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_ACTION_PROCESSOR_H__
+#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H_