diff options
Diffstat (limited to 'gdb/sh-tdep.h')
-rw-r--r-- | gdb/sh-tdep.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/sh-tdep.h b/gdb/sh-tdep.h index d7a240b..70131dc 100644 --- a/gdb/sh-tdep.h +++ b/gdb/sh-tdep.h @@ -20,9 +20,9 @@ #ifndef SH_TDEP_H #define SH_TDEP_H -/* Contributed by Steve Chamberlain sac@cygnus.com */ +/* Contributed by Steve Chamberlain sac@cygnus.com. */ -/* Registers for all SH variants. Used also by sh3-rom.c. */ +/* Registers for all SH variants. Used also by sh3-rom.c. */ enum { R0_REGNUM = 0, |