Applied coding rule
[platform/core/system/setup-adaptor.git] / src / setup_network.h
old mode 100644 (file)
new mode 100755 (executable)
index 07afe87..6407530
 /**
  * @fn        int sa_setup_network(sa_network_s *info)
  * @brief     This function to set network connection
-   @param     sa_network_s     [in] network info struture
+   @param     sa_network_s             [in] network info struture
  * @return    sa_error_e               return of function
  */
-sa_error_e sa_setup_network(sa_network_s *network);
+sa_error_e sa_setup_network(sa_network_s * network);
 
-
-#endif/* __SETUP_NETWORK_H__ */
+#endif                                                 /* __SETUP_NETWORK_H__ */