diff options
Diffstat (limited to 'lib/libc/powerpc/gen/syncicache.c')
-rw-r--r-- | lib/libc/powerpc/gen/syncicache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/syncicache.c b/lib/libc/powerpc/gen/syncicache.c index 02ab938f508e7..dc8b98c285989 100644 --- a/lib/libc/powerpc/gen/syncicache.c +++ b/lib/libc/powerpc/gen/syncicache.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/powerpc/gen/syncicache.c,v 1.4 2007/06/10 16:32:08 marcel Exp $"; #endif /* not lint */ #include <sys/param.h> |