aboutsummaryrefslogtreecommitdiff
path: root/gdb/nbsd-nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nbsd-nat.h')
-rw-r--r--gdb/nbsd-nat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nbsd-nat.h b/gdb/nbsd-nat.h
index 999e493..998b694 100644
--- a/gdb/nbsd-nat.h
+++ b/gdb/nbsd-nat.h
@@ -21,7 +21,7 @@
#ifndef NBSD_NAT_H
#define NBSD_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 *nbsd_pid_to_exec_file (int pid);