diff options
Diffstat (limited to 'gnu/usr.bin/gdb/gdbserver/reg-ppc.c')
| -rw-r--r-- | gnu/usr.bin/gdb/gdbserver/reg-ppc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbserver/reg-ppc.c b/gnu/usr.bin/gdb/gdbserver/reg-ppc.c index 47046631d52e..a5c20e40cd81 100644 --- a/gnu/usr.bin/gdb/gdbserver/reg-ppc.c +++ b/gnu/usr.bin/gdb/gdbserver/reg-ppc.c @@ -23,7 +23,7 @@ /* This file was created with the aid of ``regdat.sh'' and ``../../../../contrib/gdb/gdb/regformats/reg-ppc.dat''. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/gnu/usr.bin/gdb/gdbserver/reg-ppc.c,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include "regdef.h" #include "regcache.h" |
