summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c')
-rw-r--r--gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c b/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
index cd296f9b6655..aac8532aac8a 100644
--- a/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
+++ b/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
@@ -20,7 +20,7 @@
Boston, MA 02111-1307, USA. */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c,v 1.2.14.1.4.1 2010/06/14 02:09:06 kensmith Exp $");
#include "server.h"
#include "fbsd-low.h"