aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-09-05 15:51:50 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-09-05 17:56:12 +1000
commit74e4e02493802238645f009cb6fad165f328681c (patch)
tree9fc4ca6d03dc443d67f5d5b34ac82d3b9c84330d
parent1d9c4878553ae6fa80061e1b99731bac2544e0c4 (diff)
downloadskiboot-74e4e02493802238645f009cb6fad165f328681c.zip
skiboot-74e4e02493802238645f009cb6fad165f328681c.tar.gz
skiboot-74e4e02493802238645f009cb6fad165f328681c.tar.bz2
hw/fake-nvram: Remove space before tab in comment
Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Michael Neuling <mikey@neuling.org> Reviewed-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
-rw-r--r--hw/fake-nvram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/fake-nvram.c b/hw/fake-nvram.c
index a454d50..2adf8ad 100644
--- a/hw/fake-nvram.c
+++ b/hw/fake-nvram.c
@@ -4,7 +4,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,