X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/af4b13cae1f3755f6edef10c2d19a55b78018cb9..6df8b1b7fd68545938b2443f34efad87de13c08e:/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 */