diff options
Diffstat (limited to 'gnu/usr.bin/binutils/gdbserver/low-fbsd.c')
-rw-r--r-- | gnu/usr.bin/binutils/gdbserver/low-fbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdbserver/low-fbsd.c b/gnu/usr.bin/binutils/gdbserver/low-fbsd.c index 2f1af940838f2..dfe5eabfdeec3 100644 --- a/gnu/usr.bin/binutils/gdbserver/low-fbsd.c +++ b/gnu/usr.bin/binutils/gdbserver/low-fbsd.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/binutils/gdbserver/low-fbsd.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "defs.h" #include <sys/wait.h> |