From 8876a1bf92bd4b3e2e04eca2aed198a0135d9282 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Mon, 20 May 2002 16:51:06 -0300 Subject: details --- ltm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ltm.c') diff --git a/ltm.c b/ltm.c index 7f6ebc63..aaba8943 100644 --- a/ltm.c +++ b/ltm.c @@ -1,5 +1,5 @@ /* -** $Id: ltm.c,v 1.89 2002/04/05 18:54:31 roberto Exp roberto $ +** $Id: ltm.c,v 1.90 2002/04/30 13:01:48 roberto Exp roberto $ ** Tag methods ** See Copyright Notice in lua.h */ @@ -47,7 +47,7 @@ void luaT_init (lua_State *L) { const TObject *luaT_gettm (Table *events, TMS event, TString *ename) { const TObject *tm = luaH_getstr(events, ename); if (ttype(tm) == LUA_TNIL) { /* no tag method? */ - events->flags |= (1<flags |= (1u<