X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/6a5964b75c1c24eb7d757da0479b5cefa607b402..f066f5f8105a0781ecbf82ff13686290c480e3cf:/lib/queue.h diff --git a/lib/queue.h b/lib/queue.h index 17a6d22..1c70cfd 100644 --- a/lib/queue.h +++ b/lib/queue.h @@ -94,8 +94,7 @@ extern const char *const playing_states[]; enum track_origin { /** @brief Track was picked at random and then adopted by a user * - * @c submitter identifies who adopted it. This isn't implemented - * yet. + * @c submitter identifies who adopted it. */ origin_adopted,