X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-util.c;h=933eaf430c7b45efb30c0c4419f254859a13f129;hb=b5d97350cdb4559fbce80057574e66daa1ac68df;hp=db8a49d03658864525b74440a3db52d010f0eded;hpb=10a24935c9d382e4d85b05d9616843f3d3bb4983;p=openvswitch diff --git a/lib/ofp-util.c b/lib/ofp-util.c index db8a49d0..933eaf43 100644 --- a/lib/ofp-util.c +++ b/lib/ofp-util.c @@ -25,7 +25,7 @@ #include "random.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(ofp_util) +VLOG_DEFINE_THIS_MODULE(ofp_util); /* Rate limit for OpenFlow message parse errors. These always indicate a bug * in the peer and so there's not much point in showing a lot of them. */