Ray Milkey
Committed by Gerrit Code Review

Fix javadoc build - ampersands are bad

Change-Id: I647aa8ea452ed1783d9bb26fc34cc98ec1c99318
......@@ -31,7 +31,7 @@ import java.util.Set;
import static org.slf4j.LoggerFactory.getLogger;
/**
* PIM Interface represents an ONOS Interface with IP & MAC addresses for
* PIM Interface represents an ONOS Interface with IP and MAC addresses for
* a given ConnectPoint.
*/
public class PIMInterface {
......