]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - playlist_selector.c
Some more (trivial) "database tool" -> "audio file selector" conversions
[paraslash.git] / playlist_selector.c
index f5241d694233c2f852846ba7e439a01727a48beb..f3f556cd6460bbe0af8b941b856fa1b325fc95be 100644 (file)
@@ -65,7 +65,7 @@ static int com_ppl(int, int, char **);
 static int com_lpl(int, int, char **);
 extern struct misc_meta_data *mmd;
 
-/* array of commands that are supported by this database tool */
+/* array of supported commands */
 static struct server_command cmds[] = {
 {
 .name = "ppl",