diff options
| author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2003-01-10 04:16:13 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-01-10 04:16:13 -0800 |
| commit | e808cd4a04876cd09226d6eb6ff5f07e15577c71 (patch) | |
| tree | 4481132d6b6ea2419775283afc76971b3b524d6b /include | |
| parent | 1f0b9feda545d2126320f91b4ab478708d68e3c2 (diff) | |
[PATCH] fix ixj typos
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/ixjuser.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/ixjuser.h b/include/linux/ixjuser.h index 94e30d6709c8..81e314d7d836 100644 --- a/include/linux/ixjuser.h +++ b/include/linux/ixjuser.h @@ -312,8 +312,8 @@ typedef struct { * must be set to the number of IXJ_CADENCE_ELEMENTS in the array. The * termination variable defines what to do at the end of a cadence, the * options are to play the cadence once and stop, to repeat the last -* element of the cadence indefinatly, or to repeat the entire cadence -* indefinatly. The ce variable is a pointer to the array of IXJ_TONE +* element of the cadence indefinitely, or to repeat the entire cadence +* indefinitely. The ce variable is a pointer to the array of IXJ_TONE * structures. If the freq0 variable is non-zero, the tone table contents * for the tone_index are updated to the frequencies and gains defined. It * should be noted that DTMF tones cannot be reassigned, so if DTMF tone |
