projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a7367a
)
Fix spelling of "comment".
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 15 Mar 2016 19:11:12 +0000
(12:11 -0700)
committer
Tom Rini
<trini@konsulko.com>
Tue, 22 Mar 2016 16:16:13 +0000
(12:16 -0400)
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
tools/env/fw_env_main.c
patch
|
blob
|
history
diff --git
a/tools/env/fw_env_main.c
b/tools/env/fw_env_main.c
index 4bd4216625aab30435c27c48bea85778c119639f..3bec5b970e7826eae232023488b2c62dec9af15f 100644
(file)
--- a/
tools/env/fw_env_main.c
+++ b/
tools/env/fw_env_main.c
@@
-93,7
+93,7
@@
void usage_setenv(void)
"\n"
"Script Syntax:\n"
" key [space] value\n"
- " lines starting with '#' are treated as comm
m
ent\n"
+ " lines starting with '#' are treated as comment\n"
"\n"
" A variable without value will be deleted. Any number of spaces are\n"
" allowed between key and value. Space inside of the value is treated\n"