summaryrefslogtreecommitdiff
path: root/lib/csu/i386-elf/crt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386-elf/crt1.c')
-rw-r--r--lib/csu/i386-elf/crt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386-elf/crt1.c b/lib/csu/i386-elf/crt1.c
index 15a544c68176..63533181a000 100644
--- a/lib/csu/i386-elf/crt1.c
+++ b/lib/csu/i386-elf/crt1.c
@@ -110,4 +110,4 @@ __asm__("eprol:");
__asm__(".previous");
#endif
-__asm__(".ident\t\"$FreeBSD$\"");
+__asm__(".ident\t\"$FreeBSD: src/lib/csu/i386-elf/crt1.c,v 1.12 2003/01/26 23:14:47 markm Exp $\"");