Signed-off-by: Pavel Shirshov <[email protected]>
---
lib/librte_cryptodev/rte_cryptodev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_cryptodev/rte_cryptodev.h
b/lib/librte_cryptodev/rte_cryptodev.h
index dade554..5b6a254 100644
--- a/lib/librte_cryptodev/rte_cryptodev.h
+++ b/lib/librte_cryptodev/rte_cryptodev.h
@@ -50,7 +50,7 @@ extern "C" {
#include "rte_dev.h"
#include <rte_common.h>
-extern const char **rte_cyptodev_names;
+extern const char **rte_cryptodev_names;
/* Logging Macros */
--
2.7.4