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 735935df4a051a29fc52a02a1be72e440472c47f..51371c3aa223b61f839ddd8349bff10f1a1c1048 100644 (file)
@@ -3,7 +3,7 @@
 
 sources = files(
         'cryptodev_pmd.c',
-       'cryptodev_trace_points.c',
+        'cryptodev_trace_points.c',
         'rte_cryptodev.c',
 )
 headers = files(