X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/ddf922de02b00f9713692be134d295311f06a4d4..3149c1e2b844685497d87db1a031197527101766:/disobedience/queue.c?ds=sidebyside diff --git a/disobedience/queue.c b/disobedience/queue.c index 2469f25..fb1b73e 100644 --- a/disobedience/queue.c +++ b/disobedience/queue.c @@ -508,7 +508,7 @@ static void update_queue(struct queuelike *ql, struct queue_entry *newq) { /** @brief Wrap up a widget for putting into the queue or title * @param label Label to contain - * @param color Pointer to color + * @param style Pointer to style to use * @param wp Updated with maximum width (or NULL) * @return New widget */