patch-1.3.36 linux/drivers/sound/hex2hex.h

Next file: linux/drivers/sound/maui.c
Previous file: linux/drivers/sound/gus_wave.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.35/linux/drivers/sound/hex2hex.h linux/drivers/sound/hex2hex.h
@@ -81,7 +81,7 @@
 	}
 
 	fprintf(outf, "/*\n *\t Computer generated file. Do not edit.\n */\n");
-	fprintf(outf, "%s[] = {\n", varline);
+	fprintf(outf, "static unsigned char %s[] = {\n", varline);
 
 	for (i=0;i<l;i++)
 	{

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this