Fix various API doc issues and typos

Partially based on an old patch by Adrian-Ken Rueegsegger.
This commit is contained in:
Tobias Brunner
2013-07-18 18:30:36 +02:00
parent cb6c4e0430
commit 0ceb288815
26 changed files with 55 additions and 49 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ defined:
* _id_: client identity to use
* _channel_: XPC endpoint for this connection
The start_connection() RPC returns just after the initation of the call and
The start_connection() RPC returns just after the initiation of the call and
does not wait for the connection to establish. Nonetheless does it have a
return value to indicate if connection initiation could be triggered.
@@ -14,6 +14,8 @@
*/
/**
* @defgroup xpc charon-xpc
*
* @defgroup xpc_channels xpc_channels
* @{ @ingroup xpc
*/