X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fcollectors.c;h=58d6abbc3fa666c5dead179904f40634c3f963c0;hb=e4add8967bd4fe1e78566ffbd2a61e8c2db6bc43;hp=69eed5d7d85a50fb118e3e1eac05fab3bc32e695;hpb=5136ce492c414f377f7be9ae32b259abb9f76580;p=openvswitch diff --git a/ofproto/collectors.c b/ofproto/collectors.c index 69eed5d7..58d6abbc 100644 --- a/ofproto/collectors.c +++ b/ofproto/collectors.c @@ -28,7 +28,7 @@ #include "util.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(collectors) +VLOG_DEFINE_THIS_MODULE(collectors); struct collectors { int *fds; /* Sockets. */