summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/cpu.h b/util/cpu.h
index 357f6d7..8eb0b23 100644
--- a/util/cpu.h
+++ b/util/cpu.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 1995 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
@@ -38,4 +38,4 @@ int dummy;
extern struct cpu cpu[NCPUS];
-#endif _UTIL_CPU_H_
+#endif /* _UTIL_CPU_H_ */