diff src/xmms-sid.c @ 705:4b0189df58ee

Staticize.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 Jun 2008 21:03:18 +0300
parents ba851baac5a0
children 229fa2d043b9
line wrap: on
line diff
--- a/src/xmms-sid.c	Thu Jun 12 17:33:45 2008 +0300
+++ b/src/xmms-sid.c	Thu Jun 12 21:03:18 2008 +0300
@@ -79,7 +79,7 @@
 #endif
 };
 
-const gint xs_nplayerlist = (sizeof(xs_playerlist) / sizeof(xs_playerlist[0]));
+static const gint xs_nplayerlist = (sizeof(xs_playerlist) / sizeof(xs_playerlist[0]));
 
 
 /*