X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstream-tcp.c;h=d92fe3af502080917d18075352be559c4c399b06;hb=0e70cdcb8ddeb20417e682fd63769f9d16601b07;hp=d00477732932e40eb58473b93270ebf2a2d93fdb;hpb=5136ce492c414f377f7be9ae32b259abb9f76580;p=openvswitch diff --git a/lib/stream-tcp.c b/lib/stream-tcp.c index d0047773..d92fe3af 100644 --- a/lib/stream-tcp.c +++ b/lib/stream-tcp.c @@ -32,7 +32,7 @@ #include "stream-fd.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(stream_tcp) +VLOG_DEFINE_THIS_MODULE(stream_tcp); /* Active TCP. */