patch-2.0.3 linux/drivers/sound/maui.c
Next file: linux/drivers/sound/midi_synth.c
Previous file: linux/drivers/sound/mad16.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Jul 6 11:31:42 1996
- Orig file:
v2.0.2/linux/drivers/sound/maui.c
- Orig date:
Wed Jul 3 22:05:14 1996
diff -u --recursive --new-file v2.0.2/linux/drivers/sound/maui.c linux/drivers/sound/maui.c
@@ -181,7 +181,7 @@
if (c != 0x80)
{
- printk ("Doanload not acknowledged\n");
+ printk ("Download not acknowledged\n");
return 0;
}
else if (!(lines++ % 10))
@@ -452,7 +452,7 @@
struct synth_operations *synth;
/*
- * Intercept patch loading calls so that they canbe handled
+ * Intercept patch loading calls so that they can be handled
* by the Maui driver.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov