diff options
Diffstat (limited to 'gdb/fbsd-nat.h')
-rw-r--r-- | gdb/fbsd-nat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/fbsd-nat.h b/gdb/fbsd-nat.h index 625204e..c232a4f 100644 --- a/gdb/fbsd-nat.h +++ b/gdb/fbsd-nat.h @@ -21,7 +21,7 @@ #ifndef FBSD_NAT_H #define FBSD_NAT_H -/* Return a the name of file that can be opened to get the symbols for +/* Return the name of a file that can be opened to get the symbols for the child process identified by PID. */ extern char *fbsd_pid_to_exec_file (int pid); |