[xiph-cvs] cvs commit: ao/src/plugins/oss ao_oss.c
Stan Seibert
volsung at xiph.org
Sat Oct 4 08:16:05 PDT 2003
volsung 03/10/04 11:16:05
Modified: src/plugins/oss ao_oss.c
Log:
Spelling fix as pointed out by Manuel, The Spelling Nazi.
Revision Changes Path
1.16 +1 -1 ao/src/plugins/oss/ao_oss.c
Index: ao_oss.c
===================================================================
RCS file: /usr/local/cvsroot/ao/src/plugins/oss/ao_oss.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ao_oss.c 4 Oct 2003 15:08:12 -0000 1.15
+++ ao_oss.c 4 Oct 2003 15:16:05 -0000 1.16
@@ -226,7 +226,7 @@
internal->buf_size<=0 )
{
fprintf(stderr, "libao - OSS cannot get buffer size for "
- " devince\n");
+ " device\n");
goto ERR;
}
<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