aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/gdbserver/reg-arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/gdbserver/reg-arm.c')
-rw-r--r--gnu/usr.bin/gdb/gdbserver/reg-arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbserver/reg-arm.c b/gnu/usr.bin/gdb/gdbserver/reg-arm.c
index 50379bfed756..ee3762083493 100644
--- a/gnu/usr.bin/gdb/gdbserver/reg-arm.c
+++ b/gnu/usr.bin/gdb/gdbserver/reg-arm.c
@@ -23,7 +23,7 @@
/* This file was created with the aid of ``regdat.sh'' and ``reg-arm.dat''. */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/gnu/usr.bin/gdb/gdbserver/reg-arm.c,v 1.1.6.2.2.1 2010/12/21 17:10:29 kensmith Exp $");
#include "regdef.h"
#include "regcache.h"