aboutsummaryrefslogtreecommitdiff
path: root/install_attributes/libinstallattributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'install_attributes/libinstallattributes.h')
-rw-r--r--install_attributes/libinstallattributes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/install_attributes/libinstallattributes.h b/install_attributes/libinstallattributes.h
index 2bcbf0f..b947156 100644
--- a/install_attributes/libinstallattributes.h
+++ b/install_attributes/libinstallattributes.h
@@ -53,7 +53,7 @@ class BRILLO_EXPORT InstallAttributesReader {
// successful, too.
bool initialized_ = false;
- private:
+private:
// Try to load the verified install attributes from disk. This is expected to
// fail when install attributes haven't yet been finalized (OOBE) or verified
// (early in the boot sequence).
@@ -63,4 +63,4 @@ class BRILLO_EXPORT InstallAttributesReader {
std::string empty_string_;
};
-#endif // LIBBRILLO_INSTALL_ATTRIBUTES_LIBINSTALLATTRIBUTES_H_
+#endif // LIBBRILLO_LIBINSTALLATTRIBUTES_H_