[xiph-cvs] cvs commit: ao/src/plugins/alsa ao_alsa.c

Chris Cheney calc at xiph.org
Sun Feb 25 20:40:24 PST 2001



calc        01/02/25 20:40:24

  Modified:    debian   changelog
               src/plugins/alsa ao_alsa.c
  Log:
  Debian updated spelling error in ao alsa and made changelog notation

Revision  Changes    Path
1.10      +1 -0      ao/debian/changelog

Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/changelog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changelog	2001/02/18 22:51:25	1.9
+++ changelog	2001/02/26 04:40:24	1.10
@@ -1,6 +1,7 @@
 libao (0.6.0-1) unstable; urgency=low
 
   * New upstream.
+  * Fixed spelling error (closes: #85420)
 
  -- Christopher L Cheney <ccheney at debian.org>  Wed, 24 Jan 2001 21:39:41 -0600
 

1.5       +1 -1      ao/src/plugins/alsa/ao_alsa.c

Index: ao_alsa.c
===================================================================
RCS file: /usr/local/cvsroot/ao/src/plugins/alsa/ao_alsa.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ao_alsa.c	2001/02/24 01:31:47	1.4
+++ ao_alsa.c	2001/02/26 04:40:24	1.5
@@ -50,7 +50,7 @@
         "Advanced Linux Sound Architecture (ALSA) output",
         "alsa",
         "Stan Seibert <volsung at asu.edu>",
-	"Otuputs to the Advanced Linux Sound Architecture."
+	"Outputs to the Advanced Linux Sound Architecture."
 };
 
 static int _is_big_endian(void)

--- >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