From b6ef4e086a5305bd78fd9dc45b14ad56fc33e53a Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Tue, 20 Sep 2022 14:34:09 +0800 Subject: Tidy up a bit --- shopify.c | 1 + 1 file changed, 1 insertion(+) diff --git a/shopify.c b/shopify.c index 2e62a03..d7f4e09 100644 --- a/shopify.c +++ b/shopify.c @@ -59,6 +59,7 @@ extern inline void request_cleanup(); extern inline void accesstoken_parse(const char *, struct shopify_session *); extern inline bool sessiontoken_isvalid(const char *token, const char *key, const char *secret_key, const char *shop); + struct parameter { char *key; char *val; -- cgit v1.3