patch-1.3.71 linux/drivers/sound/hex2hex.h
Next file: linux/drivers/sound/opl3.c
Previous file: linux/drivers/sound/gus_wave.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Mar 1 19:20:09 1996
- Orig file:
v1.3.70/linux/drivers/sound/hex2hex.h
- Orig date:
Wed Feb 28 11:50:07 1996
diff -u --recursive --new-file v1.3.70/linux/drivers/sound/hex2hex.h linux/drivers/sound/hex2hex.h
@@ -95,7 +95,7 @@
fprintf(outf, "/*\n *\t Computer generated file. Do not edit.\n */\n");
- fprintf(outf, "static int %s_len = %d\n", varline, l);
+ fprintf(outf, "static int %s_len = %d;\n", varline, l);
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