Restructuring of the easy-setup service.
[platform/upstream/iotivity.git] / service / easy-setup / enrollee / inc / onboarding.h
@@ -36,7 +36,7 @@ bool ESOnboard(const char * ssid, const char* passwd, NetworkEventCallback cb);
 /**
  * It will return true on-boarding type is soft AP.
  */
-bool ESSoftapOnboarding(); 
+bool ESSoftapOnboarding();
 
 /**
  * It will return true on-boarding type is BLE.