chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
libdb up to 4.6 does seem to work
[disorder]
/
lib
/
queue.h
diff --git
a/lib/queue.h
b/lib/queue.h
index ad70b34613f24ea67f679bcedfd4544f34537b5f..a0845024f2b2fff6251cf0776a7dfc302dd1791e 100644
(file)
--- a/
lib/queue.h
+++ b/
lib/queue.h
@@
-15,7
+15,12
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+/** @file lib/queue.h
+ * @brief Track queues
+ *
+ * Used for the queue, the recently played list and the currently playing
+ * track, both in the server and in clients.
+ */
#ifndef QUEUE_H
#define QUEUE_H
#ifndef QUEUE_H
#define QUEUE_H