From 254078e4279addf0a9c97dcacbf750522cc9cfcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Wed, 25 Jan 2023 22:00:34 +0800 Subject: Fix documentation --- interchange.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interchange.h b/interchange.h index 7503edf..38e557f 100644 --- a/interchange.h +++ b/interchange.h @@ -40,7 +40,7 @@ extern "C" { * \brief A function that needs to be run first. * \param sampleurl The value of the SAMPLEURL setting in products/variable.txt. * \param image_dir The value of the IMAGE_DIR setting in products/variable.txt. - * \param certificate Path to the cookie file. + * \param cookie Path to the cookie file. * \param certificate Path to the CA certificate file. */ void interchange_init(const char *sampleurl, const char *image_dir, -- cgit v1.2.3