summaryrefslogtreecommitdiff
path: root/firmware/lib/include/utility.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/include/utility.h')
-rw-r--r--firmware/lib/include/utility.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/lib/include/utility.h b/firmware/lib/include/utility.h
index 879950b1..cf39f16a 100644
--- a/firmware/lib/include/utility.h
+++ b/firmware/lib/include/utility.h
@@ -1,9 +1,7 @@
/* 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.
- */
-
-/*
+ *
* Helper functions/wrappers for memory allocations, manipulation and
* comparison.
*/