tiny formatting correction

This commit is contained in:
goldsimon 2014-08-19 14:25:57 +02:00
parent e7f3224091
commit 936066aa03

View File

@ -502,7 +502,7 @@
* Old packets are dropped, new packets are queued.
*/
#ifndef ARP_QUEUE_LEN
#define ARP_QUEUE_LEN 3
#define ARP_QUEUE_LEN 3
#endif
/**