From d7398a270c9cd1b7b4d545ed70ea24384781a86c Mon Sep 17 00:00:00 2001 From: espie <> Date: Mon, 8 Aug 2005 08:05:37 +0000 Subject: zap remaining rcsid. Kill old files that are no longer compiled. okay theo --- src/lib/libc/crypt/crypt2.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/lib/libc/crypt/crypt2.c') diff --git a/src/lib/libc/crypt/crypt2.c b/src/lib/libc/crypt/crypt2.c index 53b5bfb706..63a297e510 100644 --- a/src/lib/libc/crypt/crypt2.c +++ b/src/lib/libc/crypt/crypt2.c @@ -1,4 +1,4 @@ -/* $OpenBSD: crypt2.c,v 1.2 2004/09/14 22:56:57 deraadt Exp $ */ +/* $OpenBSD: crypt2.c,v 1.3 2005/08/08 08:05:33 espie Exp $ */ /* * FreeSec: libcrypt @@ -46,10 +46,6 @@ * posted to the sci.crypt newsgroup by the author and is available for FTP. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: crypt2.c,v 1.2 2004/09/14 22:56:57 deraadt Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include -- cgit v1.2.3-55-g6feb