printed plugin names have a hyphen
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <library.h>
|
||||
#include "fips_prf.h"
|
||||
|
||||
static const char *plugin_name = "fips_prf";
|
||||
static const char *plugin_name = "fips-prf";
|
||||
|
||||
typedef struct private_fips_prf_plugin_t private_fips_prf_plugin_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user