patch-2.1.2 linux/include/linux/soundcard.h
Next file: linux/include/linux/timex.h
Previous file: linux/include/linux/shm.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Oct 7 08:55:48 1996
- Orig file:
v2.1.1/linux/include/linux/soundcard.h
- Orig date:
Sat Aug 31 19:39:10 1996
diff -u --recursive --new-file v2.1.1/linux/include/linux/soundcard.h linux/include/linux/soundcard.h
@@ -184,7 +184,7 @@
*
* The low_note and high_note fields define the minimum and maximum note
* frequencies for which this sample is valid. It is possible to define
- * more than one samples for a instrument number at the same time. The
+ * more than one samples for an instrument number at the same time. The
* low_note and high_note fields are used to select the most suitable one.
*
* The fields base_note, high_note and low_note should contain
@@ -267,7 +267,7 @@
unsigned int key; /* Don't worry. Reserved for communication
between the patch manager and the driver. */
#define PM_K_EVENT 1 /* Event from the /dev/sequencer driver */
-#define PM_K_COMMAND 2 /* Request from a application */
+#define PM_K_COMMAND 2 /* Request from an application */
#define PM_K_RESPONSE 3 /* From patmgr to application */
#define PM_ERROR 4 /* Error returned by the patmgr */
int device;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov