X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-dpctl.c;h=04f6c3166f4cbc05a9560a24b64c96cae69ec74f;hb=8e39921d51591d3eb59a6789104e53e170dd99cc;hp=c588221d98e6970b1d048668a5975b619be7603c;hpb=f1588b1fa1be46231ee079358e428dae74ff09cc;p=openvswitch diff --git a/utilities/ovs-dpctl.c b/utilities/ovs-dpctl.c index c588221d..04f6c316 100644 --- a/utilities/ovs-dpctl.c +++ b/utilities/ovs-dpctl.c @@ -42,7 +42,7 @@ #include "util.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(dpctl) +VLOG_DEFINE_THIS_MODULE(dpctl); static const struct command all_commands[];