|
@@ -58,7 +58,7 @@ static param_export_t params[]={
|
|
|
|
|
|
/** module exports */
|
|
|
struct module_exports exports= {
|
|
|
- "presence_xml", /* module name */
|
|
|
+ "xmlops", /* module name */
|
|
|
DEFAULT_DLFLAGS, /* dlopen flags */
|
|
|
0, /* exported functions */
|
|
|
params, /* exported parameters */
|