diff src/cdaudio/cdaudio.c @ 1126:50505f91e6c7 trunk

[svn] (Re)added the description
author zither
date Sat, 26 May 2007 14:50:52 -0700
parents daa0323924d6
children d677e4fdc3fd
line wrap: on
line diff
--- a/src/cdaudio/cdaudio.c	Sat May 26 14:44:32 2007 -0700
+++ b/src/cdaudio/cdaudio.c	Sat May 26 14:50:52 2007 -0700
@@ -125,7 +125,7 @@
 InputPlugin cdda_ip = {
     NULL,
     NULL,
-    NULL,                       /* Description */
+    "CD Audio Plugin",                       /* Description */
     cdda_init,
     NULL,                       /* about */
     cdda_configure,