From 255edb2d723ccff6dd2f5ad3ea4888da9cc9a3dd Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 14 Sep 2021 14:01:05 +1000 Subject: TODO++ --- src/sledjchisl/sledjchisl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 41cc886..08d0092 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c @@ -975,6 +975,7 @@ void freeLuaTree(qtreetbl_t *tree) } +// TODO replace these with Lua2Tree. int Lua2hashtbl(char *file, qhashtbl_t *hash, char *var) { int ret = FALSE; @@ -1039,7 +1040,6 @@ int Lua2hashtbl(char *file, qhashtbl_t *hash, char *var) return ret; } - int LuaToHash(reqData *Rd, char *file, char *var, qhashtbl_t *tnm, int ret, struct stat *st, struct timespec *now, char *type) { struct timespec then; -- cgit v1.1