mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fix RsServiceControl::getServiceItemNames doc
Was breaking JSON API and causing some compilation warnings
This commit is contained in:
parent
b138263878
commit
5495f43c51
@ -149,7 +149,7 @@ public:
|
||||
/**
|
||||
* @brief getServiceItemNames return a map of service item names.
|
||||
* @jsonapi{development}
|
||||
* @param[in] service_id service to look up
|
||||
* @param[in] serviceId service to look up
|
||||
* @param[out] names names of items
|
||||
* @return true on success false otherwise
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user