X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/af4b13cae1f3755f6edef10c2d19a55b78018cb9..784744a808c4620e2c1eec59fc3baf147fe8710e:/server/server-queue.c?ds=sidebyside 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 */