ofp-parse: Refactor flow parsing.
[openvswitch] / lib / unixctl.c
index 706b3e309623a988b7c7dfcc80f64726b3f4a90d..6abb3328dda59ee50128ac56530db83ddacdad13 100644 (file)
@@ -42,7 +42,7 @@
 #include <time.h>
 #endif
 
-VLOG_DEFINE_THIS_MODULE(unixctl)
+VLOG_DEFINE_THIS_MODULE(unixctl);
 \f
 struct unixctl_command {
     unixctl_cb_func *cb;