ip_frag: fix comment
[dpdk.git] / lib / librte_ip_frag / rte_ip_frag.h
index 84952a1..e0936dc 100644 (file)
@@ -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 <stdint.h>