]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_kvargs/rte_kvargs.h
doc: update the SDK version for DPAA2
[dpdk.git] / lib / librte_kvargs / rte_kvargs.h
index ae9ae79f21853780f23d1880581d7f26258ddaa4..5821c726aeff177717f561109d7aa89a09882089 100644 (file)
@@ -97,7 +97,8 @@ struct rte_kvargs {
  *   - A pointer to an allocated rte_kvargs structure on success
  *   - NULL on error
  */
-struct rte_kvargs *rte_kvargs_parse(const char *args, const char *valid_keys[]);
+struct rte_kvargs *rte_kvargs_parse(const char *args,
+               const char *const valid_keys[]);
 
 /**
  * Free a rte_kvargs structure