diff options
author | aunsane <aunsane@gmail.com> | 2016-12-27 00:46:46 +0300 |
---|---|---|
committer | aunsane <aunsane@gmail.com> | 2016-12-27 00:47:12 +0300 |
commit | 4f5ab8c9b5866c4445d8f37f608244ea9bf4494f (patch) | |
tree | 2e1e5a3dee91e0c8f9aed1cdc8f2465d9e1b3d35 /libs/liblua/src/ldebug.h | |
parent | ab80b3e01ac99d5f31e2de10bf8299579afa87b4 (diff) |
Updated lua lib to 5.3.4
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 */ |