X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fplugins%2Fsyslog.c;h=02c62414b6856cd7003c1fd677f312007826b1ce;hp=f9a285e98cd484bff8c36022a9fd427442567639;hb=0d6312e285f39dd133eaab049e96cb073f754566;hpb=e48ff35c0684d772d4ba8bdc9f75dafcc0df6a36 diff --git a/src/plugins/syslog.c b/src/plugins/syslog.c index f9a285e..02c6241 100644 --- a/src/plugins/syslog.c +++ b/src/plugins/syslog.c @@ -80,7 +80,6 @@ sdb_syslog_shutdown(sdb_object_t __attribute__((unused)) *user_data) int sdb_module_init(sdb_plugin_info_t *info) { - sdb_plugin_set_info(info, SDB_PLUGIN_INFO_NAME, "syslog"); sdb_plugin_set_info(info, SDB_PLUGIN_INFO_DESC, "log messages to the system logger"); sdb_plugin_set_info(info, SDB_PLUGIN_INFO_COPYRIGHT,