classifier: Change classifier_find_rule_exactly() to take a cls_rule *.
[openvswitch] / lib / ofp-parse.c
index 1f198e9cd0606ebfdbda46288d79e7e4bee6ac83..d563a4e440efc3d24f7611070c418d7ec0cd7e25 100644 (file)
@@ -32,7 +32,7 @@
 #include "vconn.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(ofp_parse)
+VLOG_DEFINE_THIS_MODULE(ofp_parse);
 
 static uint32_t
 str_to_u32(const char *str)