Explorar o código

http_client: Rename module in module interface

Hugh Waite %!s(int64=9) %!d(string=hai) anos
pai
achega
864f74a295
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/http_client/http_client.c

+ 1 - 1
modules/http_client/http_client.c

@@ -170,7 +170,7 @@ static pv_export_t mod_pvs[] = {
 
 /* Module interface */
 struct module_exports exports = {
-    "curl",
+    "http_client",
     DEFAULT_DLFLAGS, /* dlopen flags */
     cmds,      /* Exported functions */
     params,    /* Exported parameters */