Checkstyle enforcer
[controller.git] / opendaylight / protocol_plugins / openflow / src / main / java / org / opendaylight / controller / protocol_plugin / openflow / vendorextension / v6extension / V6StatsRequest.java
index 593b464d3c68cec4f3a753657c3085a9081b94bf..c96419ef11e9d465823f112ed8f81280fb22911b 100644 (file)
@@ -16,9 +16,9 @@ import org.openflow.protocol.statistics.OFVendorStatistics;
 
 
 /**
- * This Class creates the OpenFlow Vendor Extension IPv6 Flow Stats Request 
+ * This Class creates the OpenFlow Vendor Extension IPv6 Flow Stats Request
  * messages and also reads the Reply of a stats request message.
- * 
+ *
  */
 
 public class V6StatsRequest extends OFVendorStatistics {