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 e613f3a509853..6f5174a7d7432 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.2 2004/01/21 05:04:25 grehan Exp $"; #endif /* not lint */ #include <sys/param.h> |