From: Thomas Monjalon Date: Tue, 14 Sep 2021 13:57:32 +0000 (+0200) Subject: cryptodev: fix indent in Meson file X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=557610a8ff0b8e67f66d2c831a514508dfbaec8a cryptodev: fix indent in Meson file Fixes: af668035f7f4 ("cryptodev: expose driver interface as internal") Signed-off-by: Thomas Monjalon --- diff --git a/lib/cryptodev/meson.build b/lib/cryptodev/meson.build index 735935df4a..51371c3aa2 100644 --- a/lib/cryptodev/meson.build +++ b/lib/cryptodev/meson.build @@ -3,7 +3,7 @@ sources = files( 'cryptodev_pmd.c', - 'cryptodev_trace_points.c', + 'cryptodev_trace_points.c', 'rte_cryptodev.c', ) headers = files(