diff options
Diffstat (limited to 'lib/libc/amd64/sys/cerror.S')
-rw-r--r-- | lib/libc/amd64/sys/cerror.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/sys/cerror.S b/lib/libc/amd64/sys/cerror.S index fa28eca15b1b..e1eae15d2884 100644 --- a/lib/libc/amd64/sys/cerror.S +++ b/lib/libc/amd64/sys/cerror.S @@ -38,7 +38,7 @@ .asciz "@(#)cerror.s 5.1 (Berkeley) 4/23/90" #endif /* SYSLIBC_SCCS and not lint */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/amd64/sys/cerror.S,v 1.13.6.1 2005/04/25 20:04:53 kan Exp $"); #include "SYS.h" |