diff options
Diffstat (limited to 'lib/libc/stdtime/private.h')
-rw-r--r-- | lib/libc/stdtime/private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/private.h b/lib/libc/stdtime/private.h index 214442cd1f2d..5af1c67a5c26 100644 --- a/lib/libc/stdtime/private.h +++ b/lib/libc/stdtime/private.h @@ -5,7 +5,7 @@ ** This file is in the public domain, so clarified as of ** June 5, 1996 by Arthur David Olson (arthur_david_olson@nih.gov). ** -** $FreeBSD$ +** $FreeBSD: src/lib/libc/stdtime/private.h,v 1.9 2002/05/28 16:59:40 alfred Exp $ */ /* Stuff moved from Makefile.inc to reduce clutter */ |