chiark / gitweb /
Add many comments to server/play.c, in advance of possible
[disorder] / lib / queue.h
index 1c70cfde8ffe2a22fcb6c63e02f2aad0ae00e4c2..c86cc7c6bfa182a7463641ab5c40ed40b37cb2af 100644 (file)
@@ -38,9 +38,9 @@ enum playing_state {
    */
   playing_isscratch,
 
-  /** @brief Could not find a player
+  /** @brief OBSOLETE
    *
-   * Obsolete - nothing sets this any more
+   * Formerly meant that no player could be found.  Nothing sets this any more.
    */
   playing_no_player,