diff -r 66b0accda0a8 -r b036ccad4b49 src/server/util/pblock.h --- a/src/server/util/pblock.h Sat Aug 24 18:34:13 2024 +0200 +++ b/src/server/util/pblock.h Sat Aug 24 22:37:12 2024 +0200 @@ -74,7 +74,7 @@ #ifdef __cplusplus extern "C" { #endif - + NSAPI_PUBLIC pb_param *INTparam_create(const char *name, const char *value); NSAPI_PUBLIC int INTparam_free(pb_param *pp);