ofproto: Remove trailing whitespace.
[cascardo/ovs.git] / ofproto / ofproto.c
index a85a681..42a5baf 100644 (file)
@@ -3547,7 +3547,7 @@ handle_flow_mod(struct ofconn *ofconn, const struct ofp_header *oh)
     if (error) {
         goto exit_free_ofpacts;
     }
-    
+
     /* Record the operation for logging a summary report. */
     switch (fm.command) {
     case OFPFC_ADD: