|
@@ -145,7 +145,7 @@ static param_export_t params[] = {
|
|
* Module interface
|
|
* Module interface
|
|
*/
|
|
*/
|
|
struct module_exports exports = {
|
|
struct module_exports exports = {
|
|
- "auth_db",
|
|
|
|
|
|
+ "uid_auth_db",
|
|
cmds, /* Exported functions */
|
|
cmds, /* Exported functions */
|
|
0, /* RPC methods */
|
|
0, /* RPC methods */
|
|
params, /* Exported parameters */
|
|
params, /* Exported parameters */
|