summaryrefslogtreecommitdiff
path: root/gdb/nbsd-nat.h
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2011-02-27 16:25:37 +0000
committerMichael Snyder <msnyder@specifix.com>2011-02-27 16:25:37 +0000
commit9b8b1216a728746dbe6acc04a303b43e3d041a67 (patch)
tree7d923b37814ce02da9289be63a1352f5697aeee1 /gdb/nbsd-nat.h
parent563f9f6b154c1835c701d8d3c62f39fa1a3c97ed (diff)
downloadgdb-9b8b1216a728746dbe6acc04a303b43e3d041a67.tar.gz
2011-02-27 Michael Snyder <msnyder@vmware.com>
* darwin-nat-info.c: Fix comment typo. * dwarf2expr.h: Ditto. * fbsd-nat.c: Ditto. * fbsd-nat.h: Ditto. * frame-unwind.h: Ditto. * frame.h: Ditto. * hppa-hpux-tdep.c: Ditto. * i386-linux-nat.c: Ditto. * linux-nat.c: Ditto. * nbsd-nat.c: Ditto. * nbsd-nat.h: Ditto. * ppc-linux-tdep.c: Ditto. * serial.c: Ditto. * ui-file.h: Ditto. * tui/tui-winsource.c: Ditto.
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 999e4939383..998b69407f2 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);