dma/hisilicon: use common PCI device naming
[dpdk.git] / examples / packet_ordering / meson.build
index b381959..f8be053 100644 (file)
@@ -9,5 +9,5 @@
 allow_experimental_apis = true
 deps += 'reorder'
 sources = files(
-       'main.c'
+        'main.c',
 )