aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/powerpc/crt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/powerpc/crt1.c')
-rw-r--r--lib/csu/powerpc/crt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/powerpc/crt1.c b/lib/csu/powerpc/crt1.c
index 080691c57ccf..253b4e3dd2f4 100644
--- a/lib/csu/powerpc/crt1.c
+++ b/lib/csu/powerpc/crt1.c
@@ -120,4 +120,4 @@ __asm__("eprol:");
__asm__(".previous");
#endif
-__asm__(".ident\t\"$FreeBSD$\"");
+__asm__(".ident\t\"$FreeBSD: src/lib/csu/powerpc/crt1.c,v 1.11.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $\"");