From 6b61df3b73f5ff26f1d85c48c2b13e4c71738946 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 21 Sep 2013 19:00:01 +0200 Subject: Implemented cWebAdmin:GetMemoryUsage() on Linux proper. Also the function now returns an int, number of KiB used, or -1 on failure. --- source/Bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index 2ff2944d2..0fa3665a3 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/18/13 22:13:21. +** Generated automatically by tolua++-1.0.92 on 09/21/13 17:37:22. */ /* Exported function */ -- cgit v1.2.3