Merge "NETCONF-526 : edit-config payload default-operation needs to be set to default...
[netconf.git] / netconf / sal-netconf-connector / src / main / java / org / opendaylight / netconf / sal / connect / api / RemoteDevice.java
index dac321c749fde435e5b9ec56527810880f681079..e4f45f64bc587d7e45833ce493eff5c7a3a66deb 100644 (file)
@@ -8,7 +8,7 @@
 package org.opendaylight.netconf.sal.connect.api;
 
 /**
- *
+ * Remote device.
  */
 public interface RemoteDevice<PREF, M, LISTENER extends RemoteDeviceCommunicator<M>> {