Clean up some SonarQube warnings (trailing whitespace, etc).
[platform/upstream/iotivity.git] / resource / include / OCSerialization.h
index 23cccc2..eff3a9a 100644 (file)
@@ -58,7 +58,7 @@ namespace OC
                         m_devAddr.flags =
                               (OCTransportFlags)(OC_FLAG_SECURE | m_devAddr.flags);
                     }
+
                     if (res->port != 0)
                     {
                          m_devAddr.port = res->port;