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/lua/src/ldebug.c | |
parent | 600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff) |
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'lib/lua/src/ldebug.c')
-rw-r--r-- | lib/lua/src/ldebug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/lua/src/ldebug.c b/lib/lua/src/ldebug.c index 4c02a0b..d579d94 100644 --- a/lib/lua/src/ldebug.c +++ b/lib/lua/src/ldebug.c @@ -1,5 +1,4 @@ /* -** $Id: ldebug.c,v 1.9 2008-09-23 16:28:53 pixel Exp $ ** Debug Interface ** See Copyright Notice in lua.h */ |