Yuta HIGUCHI

NewLine at EOF

Change-Id: I8e53dacb481b3965d18bf6bfa4154c2c697f4699
/**
* Base abstractions related to the proxy arp service.
*/
package org.onlab.onos.net.proxyarp;
\ No newline at end of file
package org.onlab.onos.net.proxyarp;
......
/**
* Core subsystem for responding to arp requests.
*/
package org.onlab.onos.proxyarp.impl;
\ No newline at end of file
package org.onlab.onos.proxyarp.impl;
......