projects
/
platform
/
core
/
api
/
system-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6b8694
)
tool: Fix typo
32/299332/1
author
Youngjae Cho
<y0.cho@samsung.com>
Tue, 26 Sep 2023 06:36:07 +0000
(15:36 +0900)
committer
Youngjae Cho
<y0.cho@samsung.com>
Tue, 26 Sep 2023 06:36:07 +0000
(15:36 +0900)
Change-Id: Ib9b92ac0dd3e017e36896114b2a654d683fef211
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
tool/system-info-tool.c
patch
|
blob
|
history
diff --git
a/tool/system-info-tool.c
b/tool/system-info-tool.c
index e1aaa9149a3ae3440bdc35fdf2d9c1968122defa..3fe1da5c5d4f26cb8790a5811bccefff884f4061 100644
(file)
--- a/
tool/system-info-tool.c
+++ b/
tool/system-info-tool.c
@@
-81,7
+81,7
@@
void print_value(struct value value)
static void system_info_tool_show_help(void)
{
printf("USAGE\n");
- printf(" system-in
t
o-tool [OPTION]\n\n");
+ printf(" system-in
f
o-tool [OPTION]\n\n");
printf("OPTION\n");
system_info_tool_get_help();
system_info_tool_set_help();