From: Anatoly Burakov Date: Wed, 18 Jun 2014 14:50:37 +0000 (+0100) Subject: ip_frag: fix comment X-Git-Tag: spdx-start~10590 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=ee4d98314bd0bf07416f2afacd83fc01c450bb83;p=dpdk.git ip_frag: fix comment Signed-off-by: Anatoly Burakov Acked-by: Thomas Monjalon --- diff --git a/lib/librte_ip_frag/rte_ip_frag.h b/lib/librte_ip_frag/rte_ip_frag.h index 84952a12f7..e0936dc2db 100644 --- a/lib/librte_ip_frag/rte_ip_frag.h +++ b/lib/librte_ip_frag/rte_ip_frag.h @@ -36,9 +36,9 @@ /** * @file - * RTE IPv4 Fragmentation and Reassembly + * RTE IP Fragmentation and Reassembly * - * Implementation of IPv4 packet fragmentation and reassembly. + * Implementation of IP packet fragmentation and reassembly. */ #include