comparison src/adplug/adplug-xmms.cc @ 1395:761e17b23e0c

added Discovery plugin type
author Cristi Magherusan <majeru@atheme-project.org>
date Fri, 03 Aug 2007 07:21:36 +0300
parents df5d07d7ca7c
children cc6203a8cc9f
comparison
equal deleted inserted replaced
1394:2e25c7a29ac2 1395:761e17b23e0c
1146 NULL, 1146 NULL,
1147 }; 1147 };
1148 1148
1149 InputPlugin *adplug_iplist[] = { &adplug_ip, NULL }; 1149 InputPlugin *adplug_iplist[] = { &adplug_ip, NULL };
1150 1150
1151 DECLARE_PLUGIN(adplug, NULL, NULL, adplug_iplist, NULL, NULL, NULL, NULL); 1151 DECLARE_PLUGIN(adplug, NULL, NULL, adplug_iplist, NULL, NULL, NULL, NULL,NULL);