Sho SHIMIZU

Remove unnecessary white space from Javadoc

Change-Id: I99b1b85ea704296cb4ec2ce1c84d65b26d0606ad
......@@ -27,7 +27,7 @@ public interface FlowEntry extends FlowRule {
/**
* Indicates that this rule has been submitted for addition.
* Not necessarily in the flow table.
* Not necessarily in the flow table.
*/
PENDING_ADD,
......