Clean up some SonarQube warnings (trailing whitespace, etc).
[platform/upstream/iotivity.git] / android / examples / guiclient / src / main / java / org / iotivity / guiclient / MainActivity.java
index a2ebdda..375b158 100644 (file)
@@ -64,7 +64,7 @@ public class MainActivity
     private List<OcResourceInfo> mResourceList;
 
     /**
-     * The custom adapter for displaying the ResourceListItem List 
+     * The custom adapter for displaying the ResourceListItem List
      */
     private ExpandableResourceListAdapter mResourceListAdapter;