Skip to content

Commit bf7835d

Browse files
Remove an unnecessary space and *{*
1 parent f6620a8 commit bf7835d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

util/ectool.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ const char help_str[] =
229229
" powerinfo\n"
230230
" Prints power-related information\n"
231231
" protoinfo\n"
232-
" Prints EC host protocol information\n"
232+
" Prints EC host protocol information\n"
233233
" pse\n"
234234
" Get and set PoE PSE port power status\n"
235235
" pstoreinfo\n"
@@ -278,7 +278,7 @@ const char help_str[] =
278278
" info: get all info about rwsig\n"
279279
" dump: show individual rwsig field\n"
280280
" action: Control the behavior of RWSIG task.\n"
281-
" status: Run RW signature verification and get status.\n{"
281+
" status: Run RW signature verification and get status.\n"
282282
" rwsigaction (DEPRECATED; use \"rwsig action\")\n"
283283
" Control the behavior of RWSIG task.\n"
284284
" rwsigstatus (DEPRECATED; use \"rwsig status\"\n"

0 commit comments

Comments
 (0)