diff options
Diffstat (limited to 'libs/liblua/src/ldebug.h')
-rw-r--r-- | libs/liblua/src/ldebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/liblua/src/ldebug.h b/libs/liblua/src/ldebug.h index 0e31546b1b..9c0a03a6fe 100644 --- a/libs/liblua/src/ldebug.h +++ b/libs/liblua/src/ldebug.h @@ -1,5 +1,5 @@ /* -** $Id: ldebug.h,v 2.14 2015/05/22 17:45:56 roberto Exp $ +** $Id: ldebug.h,v 2.13 2015/03/11 16:10:41 roberto Exp roberto $ ** Auxiliary functions from Debug Interface module ** See Copyright Notice in lua.h */ |