summaryrefslogtreecommitdiff
path: root/futility/futility.h
diff options
context:
space:
mode:
Diffstat (limited to 'futility/futility.h')
-rw-r--r--futility/futility.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/futility/futility.h b/futility/futility.h
index f82986f1..3bce1106 100644
--- a/futility/futility.h
+++ b/futility/futility.h
@@ -1,10 +1,11 @@
-/*
- * Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#ifndef VBOOT_REFERENCE_FUTILITY_H_
#define VBOOT_REFERENCE_FUTILITY_H_
+
#include <stdint.h>
#include "2common.h"
@@ -165,4 +166,4 @@ enum arch_t {
ARCH_MIPS
};
-#endif /* VBOOT_REFERENCE_FUTILITY_H_ */
+#endif /* VBOOT_REFERENCE_FUTILITY_H_ */