X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/59cf25c47fbda22f3f4e14399f0436cc6ed2c56f..132a5a4a47f9dbc7c52ee15234d70258c59ccf8e:/disobedience/queue-generic.c?ds=inline diff --git a/disobedience/queue-generic.c b/disobedience/queue-generic.c index 1fd1a53..fe327ca 100644 --- a/disobedience/queue-generic.c +++ b/disobedience/queue-generic.c @@ -16,7 +16,7 @@ * along with this program. If not, see . */ /** @file disobedience/queue-generic.c - * @brief Queue widgets + * @brief Disobedience queue widgets * * This file provides contains code shared between all the queue-like * widgets - the queue, the recent list and the added tracks list.