summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-decode.h
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2005-01-14 04:41:36 +0000
committerMichael Snyder <msnyder@specifix.com>2005-01-14 04:41:36 +0000
commit461ea43299b4c5cbc7dc23bee09b952a5eec37cd (patch)
treef6a1052835254debd643e63f5d1bf92b2cfff9f4 /gdb/cli/cli-decode.h
parentdfc514c541d1b5a327ad457a5af49cd206b13feb (diff)
downloadgdb-461ea43299b4c5cbc7dc23bee09b952a5eec37cd.tar.gz
2005-01-13 Michael Snyder <msnyder@redhat.com>
* cli/cli-decode.h: Whitespace tweaks.
Diffstat (limited to 'gdb/cli/cli-decode.h')
-rw-r--r--gdb/cli/cli-decode.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/cli/cli-decode.h b/gdb/cli/cli-decode.h
index 97e71063973..15732af9ef8 100644
--- a/gdb/cli/cli-decode.h
+++ b/gdb/cli/cli-decode.h
@@ -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
@@ -123,8 +123,8 @@ struct cmd_list_element
/* Hook for another command to be executed after this command. */
struct cmd_list_element *hook_post;
- /* Flag that specifies if this command is already running it's hook. */
- /* Prevents the possibility of hook recursion. */
+ /* Flag that specifies if this command is already running it's hook. */
+ /* Prevents the possibility of hook recursion. */
int hook_in;
/* Nonzero identifies a prefix command. For them, the address