From 0f7645dda9a38d4fbf40ffe3e68207bd8394292c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 4 Nov 2010 00:13:23 +0000 Subject: Trying to fix weird keyword expansion quirk svn-id: r54055 --- engines/sword25/util/lua/lapi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword25/util/lua/lapi.cpp') diff --git a/engines/sword25/util/lua/lapi.cpp b/engines/sword25/util/lua/lapi.cpp index a38733e1f7..d03b067835 100644 --- a/engines/sword25/util/lua/lapi.cpp +++ b/engines/sword25/util/lua/lapi.cpp @@ -34,7 +34,7 @@ const char lua_ident[] = "$Lua: " LUA_RELEASE " " LUA_COPYRIGHT " $\n" "$Authors: " LUA_AUTHORS " $\n" - "$URL: www.lua.org $\n"; + "$URL$\n"; -- cgit v1.2.3