diff options
Diffstat (limited to 'gdb/altos-xdep.c')
-rw-r--r-- | gdb/altos-xdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/altos-xdep.c b/gdb/altos-xdep.c index 4cb13b0..e7b652c 100644 --- a/gdb/altos-xdep.c +++ b/gdb/altos-xdep.c @@ -46,7 +46,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Work with core dump and executable files, for GDB. - This code would be in core.c if it weren't machine-dependent. */ + This code would be in corefile.c if it weren't machine-dependent. */ void core_file_command (filename, from_tty) |