changeset 470:e19336d4b56d

Okay, the staticizin wasn't corrent. I'm way too tired. :D
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 25 Jan 2007 03:50:03 +0000
parents d600f45c92d2
children 1733f81f7480
files src/xs_init.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xs_init.c	Thu Jan 25 03:50:00 2007 +0000
+++ b/src/xs_init.c	Thu Jan 25 03:50:03 2007 +0000
@@ -20,13 +20,12 @@
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
-
 #include "xmms-sid.h"
 #include "xs_config.h"
 #include "xs_fileinfo.h"
 
 
-static InputPlugin xs_plugin_ip = {
+InputPlugin xs_plugin_ip = {
 	NULL,			/* FILLED BY XMMS */
 	NULL,			/* FILLED BY XMMS */
 	PACKAGE_STRING,		/* Plugin description */