vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
[openvswitch] / ofproto / pktbuf.c
index aa90295427b91808bfbdbe29a22dfc09aa1784f0..14781c11d3c979e23508e039bfe9da365fcdbc26 100644 (file)
@@ -26,7 +26,7 @@
 #include "vconn.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(pktbuf)
+VLOG_DEFINE_THIS_MODULE(pktbuf);
 
 /* Buffers are identified by a 32-bit opaque ID.  We divide the ID
  * into a buffer number (low bits) and a cookie (high bits).  The buffer number