patch-2.1.78 linux/drivers/sound/softoss.c
Next file: linux/drivers/sound/sound_timer.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Jan  4 10:40:16 1998
-  Orig file: 
v2.1.77/linux/drivers/sound/softoss.c
-  Orig date: 
Fri Jan  2 14:37:02 1998
diff -u --recursive --new-file v2.1.77/linux/drivers/sound/softoss.c linux/drivers/sound/softoss.c
@@ -106,7 +106,7 @@
 
 static struct softsyn_devc sdev_info =
 {0};
-softsyn_devc   *devc = &sdev_info;
+static softsyn_devc   *devc = &sdev_info;
 
 static struct voice_alloc_info *voice_alloc;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov