Minor whitespace cleanup in ip.h

This commit is contained in:
Dirk Ziegelmeier 2017-04-26 12:28:54 +02:00
parent 728aaeb528
commit c686261e1e

View File

@ -87,7 +87,7 @@ extern "C" {
IP_PCB_ADDRHINT
struct ip_pcb {
/* Common members of all PCB types */
/* Common members of all PCB types */
IP_PCB;
};