flow: Delete unused FWW_VLAN_TCI bit.
[openvswitch] / utilities / ovs-dpctl.c
index c588221d98e6970b1d048668a5975b619be7603c..04f6c3166f4cbc05a9560a24b64c96cae69ec74f 100644 (file)
@@ -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[];