From 3c786f26623b42ba83712ad2fafba474244b421f Mon Sep 17 00:00:00 2001 From: tls Date: Tue, 7 Jan 1997 11:56:32 +0000 Subject: Sync to 4.4BSD-Lite2 --- battlestar/cypher.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'battlestar/cypher.c') diff --git a/battlestar/cypher.c b/battlestar/cypher.c index 8d5d3f30..602259d7 100644 --- a/battlestar/cypher.c +++ b/battlestar/cypher.c @@ -1,4 +1,4 @@ -/* $NetBSD: cypher.c,v 1.3 1995/03/21 15:07:15 cgd Exp $ */ +/* $NetBSD: cypher.c,v 1.4 1997/01/07 11:56:39 tls Exp $ */ /* * Copyright (c) 1983, 1993 @@ -35,13 +35,13 @@ #ifndef lint #if 0 -static char sccsid[] = "@(#)cypher.c 8.1 (Berkeley) 5/31/93"; +static char sccsid[] = "@(#)cypher.c 8.2 (Berkeley) 4/28/95"; #else -static char rcsid[] = "$NetBSD: cypher.c,v 1.3 1995/03/21 15:07:15 cgd Exp $"; +static char rcsid[] = "$NetBSD: cypher.c,v 1.4 1997/01/07 11:56:39 tls Exp $"; #endif #endif /* not lint */ -#include "externs.h" +#include "extern.h" cypher() { -- cgit v1.2.3