From aa1c40519a99461008e57eb85b0d52a508042021 Mon Sep 17 00:00:00 2001 From: jdp Date: Wed, 10 Jun 1998 04:24:21 +0000 Subject: This is a null commit to log the fact that I have done a repository copy to bring these files into libc from libcompat. I will enable them and kill off the libcompat versions on the main branch soon. PR: step one toward closing misc/6763 --- lib/libc/gen/ftok.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/ftok.c') diff --git a/lib/libc/gen/ftok.c b/lib/libc/gen/ftok.c index 4f59725..7942f82 100644 --- a/lib/libc/gen/ftok.c +++ b/lib/libc/gen/ftok.c @@ -26,7 +26,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char *rcsid = "$Id$"; +static char *rcsid = "$Id: ftok.c,v 1.3 1997/02/22 15:06:10 peter Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.1