diff options
Diffstat (limited to 'lib/csu/alpha/crt1.c')
| -rw-r--r-- | lib/csu/alpha/crt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/alpha/crt1.c b/lib/csu/alpha/crt1.c index 73ffe0acd460..da06fbfe3165 100644 --- a/lib/csu/alpha/crt1.c +++ b/lib/csu/alpha/crt1.c @@ -110,5 +110,5 @@ __asm__(".previous"); */ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/csu/alpha/crt1.c,v 1.7.2.2 2001/08/01 09:30:36 obrien Exp $"; #endif |
