From 3390f9a35ac66d01c7bb0114083a4cb384783ff5 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 26 Aug 2005 14:36:32 -0300 Subject: detail --- lua.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lua.h') diff --git a/lua.h b/lua.h index 5d068e02..aa969ae0 100644 --- a/lua.h +++ b/lua.h @@ -1,8 +1,7 @@ /* -** $Id: lua.h,v 1.210 2005/08/09 17:57:54 roberto Exp roberto $ +** $Id: lua.h,v 1.211 2005/08/12 13:34:15 roberto Exp roberto $ ** Lua - An Extensible Extension Language -** Lua.org, PUC-Rio, Brazil -** http://www.lua.org +** Lua.org, PUC-Rio, Brazil (http://www.lua.org) ** See Copyright Notice at the end of this file */ -- cgit v1.2.3-55-g6feb