X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/4d80373d26cd9ce5da4cbf5b0ddbf36650f25b11..refs/remotes/upstream/master:/lib/client.h?ds=sidebyside diff --git a/lib/client.h b/lib/client.h index 4210b60..2513a89 100644 --- a/lib/client.h +++ b/lib/client.h @@ -18,6 +18,9 @@ /** @file lib/client.h * @brief Simple C client * + * See @ref lib/client-stubs.h for the (generated) per-command entry + * points. + * * See @ref lib/eclient.h for an asynchronous-capable client * implementation. */