summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ftell.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 11:40:40 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 11:40:40 +0000
commit3c7b61789bcb83f45a4cbc620d938e549592627d (patch)
treea6007dc83c187e39174e813d0e3dac3899738183 /lib/libc/stdio/ftell.c
parent8574ea8a0e1603e7eb2849859cac28f7a9071f3c (diff)
downloadFreeBSD-src-3c7b61789bcb83f45a4cbc620d938e549592627d.zip
FreeBSD-src-3c7b61789bcb83f45a4cbc620d938e549592627d.tar.gz
Merge from Lite2
Diffstat (limited to 'lib/libc/stdio/ftell.c')
-rw-r--r--lib/libc/stdio/ftell.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/ftell.c b/lib/libc/stdio/ftell.c
index 855b6e1..9b85ee0 100644
--- a/lib/libc/stdio/ftell.c
+++ b/lib/libc/stdio/ftell.c
@@ -36,10 +36,10 @@
#if defined(LIBC_SCCS) && !defined(lint)
#if 0
-static char sccsid[] = "@(#)ftell.c 8.1 (Berkeley) 6/4/93";
+static char sccsid[] = "@(#)ftell.c 8.2 (Berkeley) 5/4/95";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: ftell.c,v 1.7 1997/02/22 15:02:07 peter Exp $";
#endif /* LIBC_SCCS and not lint */
#include <stdio.h>
OpenPOWER on IntegriCloud