* python/python.c (gdbpy_decode_line): Move cleanup creation out
[deliverable/binutils-gdb.git] / gdb / nbsd-nat.h
index dba439b8a12cb432f13c8f726b00360f06cd01b6..c001d92ec99d94c99ce39f14c8389c15d7a2b128 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for NetBSD.
 
-   Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2006-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,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);
This page took 0.024087 seconds and 4 git commands to generate.