Removed extra space
authorsaurabh.s9 <saurabh.s9@samsung.com>
Wed, 28 Jun 2017 08:04:15 +0000 (13:34 +0530)
committerRandeep Singh <randeep.s@samsung.com>
Mon, 10 Jul 2017 14:21:22 +0000 (14:21 +0000)
Change-Id: I2e75bae1bb7bcf0036173b32e2b3ce0435e72b23
Signed-off-by: saurabh.s9 <saurabh.s9@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21089
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
java/common/src/main/java/org/iotivity/base/OcResource.java

index f8cadaa..8a765ba 100644 (file)
@@ -566,7 +566,7 @@ public class OcResource {
      *         Not observable.
      */
     public native String setHost(String host);
-     
+
     /**
      * Method to get the list of resource types
      *