2005-01-13 Michael Snyder <msnyder@redhat.com>
* cli/cli-decode.h: Whitespace tweaks.
This commit is contained in:
parent
ca0b4d12c7
commit
4e18e2de1e
2 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
2005-01-13 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* cli/cli-decode.h: Whitespace tweaks.
|
||||
* wince.c: Whitespace tweaks.
|
||||
* uw-thread.c: Whitespace tweaks.
|
||||
* utils.c: Whitespace tweaks.
|
||||
|
|
|
@ -110,7 +110,7 @@ struct cmd_list_element
|
|||
*/
|
||||
int flags;
|
||||
|
||||
/* if this command is deprecated, this is the replacement name */
|
||||
/* If this command is deprecated, this is the replacement name. */
|
||||
char *replacement;
|
||||
|
||||
/* If this command represents a show command, then this function
|
||||
|
|
Loading…
Reference in a new issue