summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-06-08 11:35:44 +0000
committerLinus Walleij <triad@df.lth.se>2006-06-08 11:35:44 +0000
commit438bd7fdc131da4214f40705eb10745f72b19b5f (patch)
treefb90738394d8d308784d6c5a68d5554c5a194139 /doc
parentfcf88914ca28d9282cb76c0b3af7b4713f980a81 (diff)
downloadlibmtp-438bd7fdc131da4214f40705eb10745f72b19b5f.tar.gz
Playlist API
Diffstat (limited to 'doc')
-rw-r--r--doc/examples.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples.h b/doc/examples.h
index 9ea3dc1..3e88ca4 100644
--- a/doc/examples.h
+++ b/doc/examples.h
@@ -12,5 +12,6 @@
/** \example sendtr.c */
/** \example tracks.c */
/** \example trexist.c */
+/** \example playlists.c */
/** \example getplaylist.c */
/** \example refactortest.c */