diff options
Diffstat (limited to 'gdb/config/nm-lynx.h')
-rw-r--r-- | gdb/config/nm-lynx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/nm-lynx.h b/gdb/config/nm-lynx.h index 4a6f6e4..bdb1dfb 100644 --- a/gdb/config/nm-lynx.h +++ b/gdb/config/nm-lynx.h @@ -73,7 +73,7 @@ extern int child_wait (int pid, struct target_waitstatus *status); /* Lynx needs a special definition of this so that we can - print out the pid and thread number seperatly. */ + print out the pid and thread number seperately. */ /* override child_pid_to_str in inftarg.c */ |