diff options
| author | John Anthony Kazos Jr <jakj@j-a-k-j.com> | 2007-05-09 08:41:36 +0200 | 
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 08:58:22 +0200 | 
| commit | 7bb2acb76e8168ca5d0bde5a5a56585a11b3525a (patch) | |
| tree | 980deea2bebab5a83455bcc88186d6c366598782 /sound/oss/pas2_pcm.c | |
| parent | 9ae5e3bc316e753d76950ded0ea75d77e9459ba6 (diff) | |
| download | olio-linux-3.10-7bb2acb76e8168ca5d0bde5a5a56585a11b3525a.tar.xz olio-linux-3.10-7bb2acb76e8168ca5d0bde5a5a56585a11b3525a.zip  | |
sound: convert "sound" subdirectory to UTF-8
Convert the "sound" subdirectory to UTF-8.
Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'sound/oss/pas2_pcm.c')
| -rw-r--r-- | sound/oss/pas2_pcm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/pas2_pcm.c b/sound/oss/pas2_pcm.c index 4af6aafa3d8..36c3ea62086 100644 --- a/sound/oss/pas2_pcm.c +++ b/sound/oss/pas2_pcm.c @@ -85,7 +85,7 @@ static int pcm_set_speed(int arg)  	 * come from the SDK found on ftp.uwp.edu:/pub/msdos/proaudio/.  	 *  	 * I cleared bit 5 of these values, since that bit controls the master -	 * mute flag. (Olav Wölfelschneider) +	 * mute flag. (Olav Wölfelschneider)  	 *  	 */  #if !defined NO_AUTO_FILTER_SET  |