diff options
Diffstat (limited to 'lib/libc/rpc/des_soft.c')
-rw-r--r-- | lib/libc/rpc/des_soft.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/rpc/des_soft.c b/lib/libc/rpc/des_soft.c index 4992c1650b46..426b0a1bc116 100644 --- a/lib/libc/rpc/des_soft.c +++ b/lib/libc/rpc/des_soft.c @@ -28,12 +28,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)des_soft.c 2.2 88/08/10 4.0 RPCSRC; from 1.13 88/02/08 SMI"; -#endif -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * Table giving odd parity in the low bit for ASCII characters */ |