]> git.droids-corp.org - dpdk.git/blobdiff - lib/compressdev/rte_compressdev_pmd.h
eal: differentiate strerror message on Windows
[dpdk.git] / lib / compressdev / rte_compressdev_pmd.h
index b2a0e25001de0fe03f8d890276a94e8fad2ec729..f9a42d1f059a4b281a8a3f2c3cbcb7de5a01c1ef 100644 (file)
@@ -319,7 +319,7 @@ rte_compressdev_pmd_release_device(struct rte_compressdev *dev);
  * PMD assist function to parse initialisation arguments for comp driver
  * when creating a new comp PMD device instance.
  *
- * PMD driver should set default values for that PMD before calling function,
+ * PMD should set default values for that PMD before calling function,
  * these default values will be over-written with successfully parsed values
  * from args string.
  *