From 7afc74ff07907294a2162600023a9c61a64cdbd5 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Mon, 27 Aug 2001 12:14:57 -0300 Subject: [PATCH] avoid some warnings from strange compilers --- lopcodes.c | 4 ++-- lopcodes.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lopcodes.c b/lopcodes.c index a5c1c5db..e2169830 100644 --- a/lopcodes.c +++ b/lopcodes.c @@ -1,5 +1,5 @@ /* -** $Id:$ +** $Id: lopcodes.c,v 1.2 2001/07/03 17:02:02 roberto Exp roberto $ ** extracted automatically from lopcodes.h by mkprint.lua ** DO NOT EDIT ** See Copyright Notice in lua.h @@ -62,7 +62,7 @@ const l_char *const luaP_opnames[] = { ((b)<