diff options
Diffstat (limited to 'include/stdio.h')
-rw-r--r-- | include/stdio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdio.h b/include/stdio.h index 2a682b81b5175..a0fe66b1deb9d 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.5 (Berkeley) 4/29/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdio.h,v 1.60.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _STDIO_H_ |