From c5d0f9cb3928db35413db774a96dc2a8eb85b141 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 14 Dec 1996 06:08:03 +0000 Subject: -Wall cleaning. --- bin/ed/sub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ed/sub.c') diff --git a/bin/ed/sub.c b/bin/ed/sub.c index c61c7e4..32e4467 100644 --- a/bin/ed/sub.c +++ b/bin/ed/sub.c @@ -25,11 +25,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: sub.c,v 1.5 1995/03/19 13:28:38 joerg Exp $ + * $Id: sub.c,v 1.6 1995/05/30 00:06:48 rgrimes Exp $ */ #ifndef lint -static char *rcsid = "@(#)sub.c,v 1.1 1994/02/01 00:34:44 alm Exp"; +static char * const rcsid = "@(#)sub.c,v 1.1 1994/02/01 00:34:44 alm Exp"; #endif /* not lint */ #include "ed.h" -- cgit v1.1