X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstream-fd.c;h=ad15dca7ec62cf4a9f40cb71823a2e661fbf324d;hb=d530fcd2425c2443c1a1c093903b6932c4c5814c;hp=ef4dc8d9112eae8d625016b0788f8cd9acc448f4;hpb=2a022368f4b37559de5d5621a88c648023493f75;p=openvswitch diff --git a/lib/stream-fd.c b/lib/stream-fd.c index ef4dc8d9..ad15dca7 100644 --- a/lib/stream-fd.c +++ b/lib/stream-fd.c @@ -33,7 +33,7 @@ #include "stream.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(stream_fd) +VLOG_DEFINE_THIS_MODULE(stream_fd); /* Active file descriptor stream. */