cryptodev: fix indent in Meson file
authorThomas Monjalon <thomas@monjalon.net>
Tue, 14 Sep 2021 13:57:32 +0000 (15:57 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 14 Sep 2021 13:58:32 +0000 (15:58 +0200)
Fixes: af668035f7f4 ("cryptodev: expose driver interface as internal")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/cryptodev/meson.build

index 735935d..51371c3 100644 (file)
@@ -3,7 +3,7 @@
 
 sources = files(
         'cryptodev_pmd.c',
-       'cryptodev_trace_points.c',
+        'cryptodev_trace_points.c',
         'rte_cryptodev.c',
 )
 headers = files(