classifier: Rewrite.
[openvswitch] / lib / ofp-util.c
index db8a49d03658864525b74440a3db52d010f0eded..933eaf430c7b45efb30c0c4419f254859a13f129 100644 (file)
@@ -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. */