[xiph-cvs] cvs commit: ao/src/plugins/alsa09 ao_alsa09.c
Stan Seibert
volsung at xiph.org
Tue Aug 26 12:57:18 PDT 2003
volsung 03/08/26 15:57:18
Modified: src/plugins/alsa09 ao_alsa09.c
Log:
Typo fix from Warren Dukes <shank at mercury.chem.pitt.edu>
Revision Changes Path
1.13 +1 -1 ao/src/plugins/alsa09/ao_alsa09.c
Index: ao_alsa09.c
===================================================================
RCS file: /usr/local/cvsroot/ao/src/plugins/alsa09/ao_alsa09.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ao_alsa09.c 14 Jul 2003 01:55:47 -0000 1.12
+++ ao_alsa09.c 26 Aug 2003 19:57:18 -0000 1.13
@@ -39,7 +39,7 @@
static char *ao_alsa_options[] = {
"dev",
- "buf_size"
+ "buf_size",
"periods"
};
static ao_info ao_alsa_info =
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list