Renamed the hub_sendq and hub_recvq to ioq_send and ioq_recv.

This commit is contained in:
Jan Vidar Krey
2012-09-28 09:20:33 +02:00
parent 35bfefa717
commit fc52f0e030
8 changed files with 58 additions and 59 deletions

View File

@@ -142,8 +142,8 @@ libuhub_SOURCES := \
src/core/eventqueue.c \
src/core/hub.c \
src/core/hubevent.c \
src/core/hubio.c \
src/core/inf.c \
src/core/ioqueue.c \
src/core/netevent.c \
src/core/probe.c \
src/core/route.c \