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

Fix net.c compile warning:

CC net.o
net.c: In function ‘net_slirp_redir’:
net.c:623: warning: format not a string literal and no format arguments

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