ofproto: Generalize tun_id_from_cookie into flow_format.
[openvswitch] / lib / socket-util.c
index 961e00b4a19b23a4a77e09ca335db11deaccebfc..573e28f1aca75bde9d80138a2451b814d303a936 100644 (file)
@@ -34,7 +34,7 @@
 #include "util.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(socket_util)
+VLOG_DEFINE_THIS_MODULE(socket_util);
 
 /* Sets 'fd' to non-blocking mode.  Returns 0 if successful, otherwise a
  * positive errno value. */