summaryrefslogtreecommitdiff
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 080691c57ccf6..6b36668add1b7 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.16.1 2008/10/02 02:57:24 kensmith Exp $\"");