2
0
Эх сурвалжийг харах

http_client: Rename module in module interface

Hugh Waite 9 жил өмнө
parent
commit
864f74a295

+ 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 */