Fix the memory leak
[platform/core/connectivity/bluetooth-frwk.git] / include / bluetooth-ipsp-api.h
index 0d8ed48..aac199a 100755 (executable)
@@ -103,7 +103,7 @@ int bluetooth_ipsp_deinit(void);
  * @param[in]  device_address - remote device address.
  *
  * @remark     None
- * @see        bluetooth_ipsp_disconnect()
+ * @see        bluetooth_ipsp_disconnect()
  */
 int bluetooth_ipsp_connect(const ipsp_device_address_t *device_address);
 
@@ -122,7 +122,7 @@ int bluetooth_ipsp_connect(const ipsp_device_address_t *device_address);
  * @param[in]  device_address - remote device address.
  *
  * @remark     None
- * @see        bluetooth_ipsp_disconnect()
+ * @see        bluetooth_ipsp_disconnect()
  */
 int bluetooth_ipsp_disconnect(const ipsp_device_address_t *device_address);