Ray Milkey
Committed by Gerrit Code Review

Fix Javadoc error

Change-Id: I49beec57d1e35f5500b576e1fe29da50dcc09649
......@@ -38,6 +38,7 @@ public final class OpticalConnectivityIntent extends Intent {
* @param key intent key
* @param src the source transponder port
* @param dst the destination transponder port
* @param priority priority to use for flows from this intent
*/
protected OpticalConnectivityIntent(ApplicationId appId,
Key key,
......