X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fsal%2Fcore%2FContainerFlow.java;h=ebf623b7b00ff8bcf9dd784530b61de735bb0839;hb=18fa9cb41678400d1decd007a66fc1f7be894f66;hp=2a80bd608823e2bf0a0ee329379a9578127af000;hpb=e2f7aaa41e482815ca1d4495eb85c8653cd903ab;p=controller.git diff --git a/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerFlow.java b/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerFlow.java index 2a80bd6088..ebf623b7b0 100644 --- a/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerFlow.java +++ b/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerFlow.java @@ -127,7 +127,7 @@ public class ContainerFlow implements Serializable { /** * Returns whether the specified match is allowed * - * @param match the match to test + * @param match the match to test * @return true if the match is allowed, false otherwise */ public boolean allowsMatch(Match target) {