Modified description in softap.h 52/77152/2
authortaesubkim <taesub.kim@samsung.com>
Wed, 29 Jun 2016 01:32:15 +0000 (10:32 +0900)
committertaesubkim <taesub.kim@samsung.com>
Wed, 29 Jun 2016 02:01:03 +0000 (11:01 +0900)
Change-Id: I24c51328db2412c7489e79edcee9c36550adb4bf
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
include/softap.h
packaging/capi-network-softap.spec

index 6b3aefe1e0165839f4d888d10d53ce3d0479aee6..39bb0e30aba86e7478053b59c24d5cc1d2ce0ad7 100644 (file)
@@ -306,7 +306,7 @@ int softap_is_enabled(softap_h softap, bool *enable);
 int softap_get_mac_address(softap_h softap, char **mac_address);
 
 /**
- * @brief Gets the name of network interface (e.g. usb0).
+ * @brief Gets the name of network interface (e.g. wlan0).
  * @since_tizen 3.0
  * @remarks @a interface_name must be released using free().
  * @param[in]  softap  The softap handle
index 0dfd8654d4261ace36fdeacee5f2c6f9f3bcb85f..d594b7d1b0b7faa2bbc46965c12da03e022dee39 100644 (file)
@@ -1,6 +1,6 @@
 Name:          capi-network-softap
 Summary:       Softap Framework
-Version:       0.0.5
+Version:       0.0.6
 Release:       1
 Group:         System/Network
 License:       Apache-2.0