X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/7751df38d656c9cf06fa8b545420303e69e72528..59cf25c47fbda22f3f4e14399f0436cc6ed2c56f:/lib/eclient.h diff --git a/lib/eclient.h b/lib/eclient.h index 57d202a..6578a75 100644 --- a/lib/eclient.h +++ b/lib/eclient.h @@ -125,7 +125,7 @@ typedef struct disorder_eclient_log_callbacks { /** @brief Called when @p id is removed from the recent list */ void (*recent_removed)(void *v, const char *id); - /** @brief Called when @id is removed from the queue + /** @brief Called when @p id is removed from the queue * * @p user might be 0. */