diff options
Diffstat (limited to 'doc/libskabus')
| -rw-r--r-- | doc/libskabus/index.html | 2 | ||||
| -rw-r--r-- | doc/libskabus/rpc.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/libskabus/index.html b/doc/libskabus/index.html index 92a39ff..ccef295 100644 --- a/doc/libskabus/index.html +++ b/doc/libskabus/index.html @@ -95,7 +95,7 @@ functions taking a <em>deadline</em> and <em>stamp</em> argument also have a version with a name ending in <tt>_g</tt>, that does not take <em>stamp</em>, and assumes the <tt>STAMP</tt> variable always contains (an accurate enough approximation of) the current time. -<p> +</p> <p> Those synchronous function calls normally return almost instantly: there should diff --git a/doc/libskabus/rpc.html b/doc/libskabus/rpc.html index c9011c5..b48c295 100644 --- a/doc/libskabus/rpc.html +++ b/doc/libskabus/rpc.html @@ -64,7 +64,7 @@ receives a query. Its prototype is <ul> <li> <tt>a</tt> is the handle to the client, to be used when calling the <tt>skabus_rpc_reply()</tt> function -to send a reply. </tt> </li> +to send a reply. </li> <li> <tt>info</tt> is a pointer to a non-writable <tt>skabus_rpc_rinfo_t</tt> structure containing information on the query and the qclient. This structure contains at least the following fields: <ul> |
