AppMisc: correct param name in docs, silences warning

This commit is contained in:
John Scipione 2016-04-27 11:10:15 -07:00
parent 686b774894
commit 4c25397c41

View File

@ -38,7 +38,7 @@ status_t create_desktop_connection(ServerLink* link, const char* name,
// _get_object_token_
/*! Return the token of a BHandler.
\param handler The BHandler.
\param object The BHandler.
\return the token.
*/