XEmacs 21.2.20 "Yoko".
[chise/xemacs-chise.git.1] / src / linuxplay.c
index f5fe236..4847277 100644 (file)
@@ -125,7 +125,7 @@ static union {
 
 /* Use a global buffer as scratch-pad for possible conversions of the
    sampling format */
-unsigned char linuxplay_sndbuf[SNDBUFSZ];
+static unsigned char linuxplay_sndbuf[SNDBUFSZ];
 
 static int           mix_fd;
 static int           audio_vol;