diff options
Diffstat (limited to 'gdb/sun386-nat.c')
-rw-r--r-- | gdb/sun386-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sun386-nat.c b/gdb/sun386-nat.c index d4edd3c..fd9ca04 100644 --- a/gdb/sun386-nat.c +++ b/gdb/sun386-nat.c @@ -41,7 +41,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <sys/core.h> -/* Machine-dependent code which would otherwise be in core.c */ +/* Machine-dependent code which would otherwise be in corefile.c */ /* Work with core files, for GDB. */ |