Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1

This commit is contained in:
Gregory Nutt
2015-09-05 09:10:48 -06:00
parent 644f8b921c
commit 9c66bde5b0
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ struct arp_notify_s
* Public Function Prototypes
****************************************************************************/
#ifdef CONFIG_NET_ARP
#ifdef CONFIG_NET_ARP
/****************************************************************************
* Name: arp_reset
*