fix net.c compile warning
authorRobert Reif <reif@earthlink.net>
Mon, 27 Apr 2009 17:11:36 +0000 (17:11 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 27 Apr 2009 17:11:36 +0000 (17:11 +0000)
commite1b5a4b7ed951759fa6e3313f7bc731ec90d6001
treeb40354da96925654d5d4e6c3dc1386fe013f6c9e
parent9e65e9279c353dd8030af99dea94a2b4eaabeccd
fix net.c compile warning

Fix net.c compile warning:

CC net.o
net.c: In function \91net_slirp_redir\92:
net.c:623: warning: format not a string literal and no format arguments

Signed-off-by: Robert Reif <reif@earthlink.net>
net.c