From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yao Zhao Subject: [PATCH] port: fix doxygen Date: Tue, 15 Jul 2014 10:06:03 -0400 Message-ID: <1405433163-14307-1-git-send-email-yao.zhao@windriver.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" fix doxygen for rte_port_out_op_flush. Signed-off-by: Yao Zhao --- lib/librte_port/rte_port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_port/rte_port.h b/lib/librte_port/rte_port.h index 0934b00..1d763c2 100644 --- a/lib/librte_port/rte_port.h +++ b/lib/librte_port/rte_port.h @@ -165,7 +165,7 @@ typedef int (*rte_port_out_op_tx_bulk)( uint64_t pkts_mask); /** - * Output port free + * Output port flush * * @param port * Handle to output port instance -- 1.9.1