X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/73db5f9713b9917e539e3b7d485915f4a657ef09..64c12487df48a8b90f663fefda6b82980fd3a059:/server/server-queue.c diff --git a/server/server-queue.c b/server/server-queue.c index 88e7723..2efd94a 100644 --- a/server/server-queue.c +++ b/server/server-queue.c @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file server/server-queue.c + * @brief Server-specific track queue support + */ #include "disorder-server.h" /* the head of the queue is played next, so normally we add to the tail */