diff options
Diffstat (limited to 'src/plugin.c')
| -rw-r--r-- | src/plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugin.c b/src/plugin.c index c554eb1..e33c956 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -35,7 +35,7 @@ /* the module initialization function */ static Slapi_PluginDesc plugin_description = { - .spd_id = "nis-server", + .spd_id = "nis-plugin", .spd_vendor = "badvocacy.net", .spd_version = PACKAGE_VERSION, .spd_description = "NIS Server Plugin", |
