X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Ficmpecho.c;h=99c94cb282c057b60eee008b63ca008e7f359128;hb=a2dfcd1ff609f5a4fd3b65774618a35c5c9f73c6;hp=8f1d68a83afdc262a72e6b3dfab86fea1c8dd7f6;hpb=04d43857ea3acbd4db4b28939dc2807932b85e72;p=dpdk.git diff --git a/app/test-pmd/icmpecho.c b/app/test-pmd/icmpecho.c index 8f1d68a83a..99c94cb282 100644 --- a/app/test-pmd/icmpecho.c +++ b/app/test-pmd/icmpecho.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include @@ -54,7 +53,7 @@ arp_op_name(uint16_t arp_op) default: break; } - return "Unkwown ARP op"; + return "Unknown ARP op"; } static const char *