Remove trailing whitespace
[openflowjava.git] / openflow-protocol-api / src / main / java / org / opendaylight / openflowjava / protocol / api / keys / InstructionDeserializerKey.java
index f7ebcb3c25e86bdbbce4d56af6fd90fe7a22ad87..cb08cd92bbe53e4b5f3b855287b11bf942928bde 100644 (file)
@@ -21,7 +21,7 @@ public class InstructionDeserializerKey extends MessageCodeKey {
     /**
      * @param version protocol wire version
      * @param type instruction type
-     * @param experimenterId 
+     * @param experimenterId
      */
     public InstructionDeserializerKey(short version, int type,
             Long experimenterId) {