]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_memzone.h
doc: fix file argument of debug functions
[dpdk.git] / lib / librte_eal / common / include / rte_memzone.h
index 8e42cae2a5a688540b230db259dc7d27b6606cbf..1d0827f461e05a22a259dfcdb4bb28093700d119 100644 (file)
@@ -277,7 +277,7 @@ int rte_memzone_free(const struct rte_memzone *mz);
 const struct rte_memzone *rte_memzone_lookup(const char *name);
 
 /**
- * Dump all reserved memzones to the console.
+ * Dump all reserved memzones to a file.
  *
  * @param f
  *   A pointer to a file for output