printed plugin names have a hyphen

This commit is contained in:
Andreas Steffen
2010-12-24 05:53:27 +01:00
parent 33bfdf6f37
commit d77c6c49a9
7 changed files with 9 additions and 5 deletions
@@ -21,6 +21,8 @@
#include <debug.h>
const char *af_alg_plugin_name = "af-alg";
typedef struct private_af_alg_ops_t private_af_alg_ops_t;
/**