X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fapi%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fswitchmanager%2FISwitchManagerAware.java;h=0d6410662aa6dc4f6bf1997fc131685e199f7c91;hb=6b0e7e1c00f010b2bd13e43ecc0ba9da777c956a;hp=1b67e529df85f774e7815d46a237bfb96edced05;hpb=9e43cfabdc83df4c5db51ce6e22e0cecca12aa9a;p=controller.git diff --git a/opendaylight/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManagerAware.java b/opendaylight/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManagerAware.java index 1b67e529df..0d6410662a 100644 --- a/opendaylight/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManagerAware.java +++ b/opendaylight/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManagerAware.java @@ -14,8 +14,8 @@ import org.opendaylight.controller.sal.core.Node; import org.opendaylight.controller.switchmanager.Subnet; /** - * The interface class provides methods to notify listeners about subnet and - * mode changes. + * The interface provides methods to notify listeners about subnet and mode + * changes. */ public interface ISwitchManagerAware { /**