From a1250df57ef45024be811c363ddb3b74ac648950 Mon Sep 17 00:00:00 2001 From: Blboun3 <62328614+Blboun3@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:49:22 +0100 Subject: [PATCH] Update main.c --- main.c | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/main.c b/main.c index 364f623..37561ff 100644 --- a/main.c +++ b/main.c @@ -91,12 +91,15 @@ void parsePasswordPostData(const char *postData) { free(dataCopy); } -/* - - - -*/ +static int callback(void *NotUsed, int argc, char **argv, char **azColName){ + int i; + for(i = 0; i