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/re.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ed/re.c') diff --git a/bin/ed/re.c b/bin/ed/re.c index 252e8f8..61ee763 100644 --- a/bin/ed/re.c +++ b/bin/ed/re.c @@ -25,11 +25,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: re.c,v 1.9 1995/03/19 13:28:36 joerg Exp $ + * $Id: re.c,v 1.10 1995/05/30 00:06:47 rgrimes Exp $ */ #ifndef lint -static char *rcsid = "@(#)re.c,v 1.6 1994/02/01 00:34:43 alm Exp"; +static char * const rcsid = "@(#)re.c,v 1.6 1994/02/01 00:34:43 alm Exp"; #endif /* not lint */ #include "ed.h" -- cgit v1.1