Browse Source

* maint.c: Fix typo in comment.

dberlin-typesystem-branch
J.T. Conklin 25 years ago
parent
commit
c114dcd5b7
  1. 4
      gdb/ChangeLog
  2. 2
      gdb/maint.c

4
gdb/ChangeLog

@ -1,3 +1,7 @@
2001-04-10 J.T. Conklin <jtc@redback.com>
* maint.c: Fix typo in comment.
2001-04-09 Keith Seitz <keiths@cygnus.com>
* MAINTAINERS: Swap with Syd Polk as a gdbtk maintainer.

2
gdb/maint.c

@ -355,7 +355,7 @@ maintenance_translate_address (char *arg, int from_tty)
}
/* When a comamnd is deprecated the user will be warned the first time
/* When a command is deprecated the user will be warned the first time
the command is used. If possible, a replacement will be
offered. */

Loading…
Cancel
Save