slirp: fix unmatched bracket in if 0
commit65528b19a6925a900ecdcf39f49b7ce15e2efff7
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 30 Sep 2009 18:56:44 +0000 (30 18:56 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 30 Sep 2009 18:56:44 +0000 (30 18:56 +0000)
treedb23274951ade963df9910a9f62ed6ceb855928f
parentacedcfbf7a9a29c772f613bafac9f3430faa6347
slirp: fix unmatched bracket in if 0

Fix unmatched bracket in commented out code

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
slirp/ip_input.c