]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ring/rte_ring.h
doc: fix file argument of debug functions
[dpdk.git] / lib / librte_ring / rte_ring.h
index dfe07a24d2e8812993ba4d8488eebb9cec7fa5e7..32b8c8d2c91f73f4e90702db6c3f8868b32cb52b 100644 (file)
@@ -341,7 +341,7 @@ void rte_ring_free(struct rte_ring *r);
 int rte_ring_set_water_mark(struct rte_ring *r, unsigned count);
 
 /**
- * Dump the status of the ring to the console.
+ * Dump the status of the ring to a file.
  *
  * @param f
  *   A pointer to a file for output