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 02ab938f508e..99b40650f422 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.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> |