diff options
Diffstat (limited to 'gdb/reggroups.c')
-rw-r--r-- | gdb/reggroups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/reggroups.c b/gdb/reggroups.c index c092c9c..d7f5252 100644 --- a/gdb/reggroups.c +++ b/gdb/reggroups.c @@ -278,7 +278,7 @@ reggroups_dump (struct gdbarch *gdbarch, struct ui_file *file) } /* Note: If you change this, be sure to also update the - documentation. */ + documentation. */ fprintf_unfiltered (file, "\n"); |