aboutsummaryrefslogtreecommitdiff
path: root/util/runfw/Makefile
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2013-01-22 11:58:13 +0100
committerRonald G. Minnich <rminnich@gmail.com>2013-01-22 19:04:29 +0100
commit5e732b8bf0fde8a304758e8845f3100a09037f2b (patch)
treed348ff18da465490c4a87a3e505efbfca5de5e6a /util/runfw/Makefile
parent8a49ac7f808f76821e7d63070420cfd98f707c7c (diff)
util/runfw/googlesnow.c: Remove trailing whitespace
$ git stripspace < util/runfw/googlesnow.c > /tmp/bla $ mv /tmp/bla util/runfw/googlesnow.c Introduced with original commit. commit b867281a07addd1eb00f964ff4f8727664e13e19 Author: Ronald G. Minnich <rminnich@gmail.com> Date: Wed Jan 16 11:59:34 2013 -0600 Utility to run the snow bios in user mode Change-Id: I146c07a918ef99e8ae3c0dd72cf28fae22312e43 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/2183 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'util/runfw/Makefile')
-rw-r--r--util/runfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/runfw/Makefile b/util/runfw/Makefile
index cd5a1f7e7a..4a1c775ab4 100644
--- a/util/runfw/Makefile
+++ b/util/runfw/Makefile
@@ -1,5 +1,5 @@
#
-# runfw -- run firmware in user mode.
+# runfw -- run firmware in user mode.
#
# Copyright (C) 2013 The ChromiumOS Authors. All rights reserved.
#