classifier: Add more cls_rule_set_*() functions.
[openvswitch] / lib / poll-loop.c
index 6aefc7689b11cf36741ff444aaf2ea73c9463264..653fdd92812a23b0cfa42a0e8103ca856bb03e0e 100644 (file)
@@ -30,7 +30,7 @@
 #include "timeval.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(poll_loop)
+VLOG_DEFINE_THIS_MODULE(poll_loop);
 
 /* An event that will wake the following call to poll_block(). */
 struct poll_waiter {