From 91521058f068ba8be4e3812f026d4d72e8f2d8e8 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 4 Aug 2008 15:36:33 +0000 Subject: Fixing some win32 backport. --- src/lua-interface.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lua-interface.cpp b/src/lua-interface.cpp index 6a773f1..d216878 100644 --- a/src/lua-interface.cpp +++ b/src/lua-interface.cpp @@ -1,6 +1,6 @@ /* - * PSX-Tools Bundle Pack - * Copyright (C) 2002-2005 Nicolas "Pixel" Noble + * lua-interface + * Copyright (C) 2002-2008 Nicolas "Pixel" Noble * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: lua-interface.cpp,v 1.6 2008-08-04 09:36:35 pixel Exp $ */ +/* $Id: lua-interface.cpp,v 1.7 2008-08-04 15:36:33 pixel Exp $ */ #define WIP -- cgit v1.2.3