diff options
author | Pixel <pixel@nobis-crew.org> | 2008-09-29 05:52:19 +0200 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-09-29 05:52:19 +0200 |
commit | f56cefb2852d858a347518ea06fd4e8ec227a761 (patch) | |
tree | 5c33ef8d57975bf58dd7d130a5f0f060fcaffe25 /lib/xmllib.lua | |
parent | 600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff) |
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'lib/xmllib.lua')
-rw-r--r-- | lib/xmllib.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/xmllib.lua b/lib/xmllib.lua index be76f5e..c7b24d8 100644 --- a/lib/xmllib.lua +++ b/lib/xmllib.lua @@ -19,8 +19,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: xmllib.lua,v 1.17 2007-08-06 14:59:45 pixel Exp $ */ - ]]-- local xml_replacements = { |