mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
luainstance: make the type of table_key.code explicitly clear
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cd5aa4b1f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Jacek Jendrzej
parent
108f555b34
commit
853960c940
@@ -39,7 +39,7 @@
|
||||
|
||||
struct table_key {
|
||||
const char *name;
|
||||
long code;
|
||||
lua_Integer code;
|
||||
};
|
||||
|
||||
struct lua_envexport {
|
||||
|
Reference in New Issue
Block a user