Fix some mispellings of semaphore

This commit is contained in:
Gregory Nutt
2016-11-03 17:48:36 -06:00
parent 5cfb83ec81
commit 6ff6cca1a0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
#include <net/if.h>
#include <nuttx/clock.h>
#include <nuttx/semahore.h>
#include <nuttx/semaphore.h>
#include <nuttx/net/netconfig.h>
#include <nuttx/net/net.h>
#include <nuttx/net/netdev.h>