kvargs: promote get from key as stable
[dpdk.git] / examples / timer / meson.build
index 87c21a8..c140f74 100644 (file)
@@ -9,5 +9,5 @@
 allow_experimental_apis = true
 deps += 'timer'
 sources = files(
-       'main.c'
+        'main.c',
 )