diff --git a/modules/http.mod.hsp b/modules/http.mod.hsp index dfc1e79..a4dfe88 100644 --- a/modules/http.mod.hsp +++ b/modules/http.mod.hsp @@ -7,7 +7,7 @@ Http #enum STATUS_SUCCESS = 1 #enum STATUS_ERROR -#deffunc \ +#deffunc local \ Fetch \ str p_url,\ local l_res,\