changeset 1100:5b3897cb5d41

Fixed whitespace
author langel@towel.yyz.redhat.com
date Wed, 15 Oct 2008 09:43:02 -0400
parents bcb125b39f86
children e9e4bd53935d
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 15 11:10:08 2008 +0200
+++ b/ChangeLog	Wed Oct 15 09:43:02 2008 -0400
@@ -4,15 +4,15 @@
 
 2008-10-14 Ioana Ivan <iivand@redhat.com>
 
-        * pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioDataLine.java
-	  (open): startedListener only sends a START event when playback first
-	  starts and after an underflow
-	  (start): sends a START event if there's data on the line
+	* pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioDataLine.java
+	(open): startedListener only sends a START event when playback first
+	starts and after an underflow
+	(start): sends a START event if there's data on the line
 
 2008-10-14 Ioana Ivan <iivan@redhat.com>
 
-        * pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioClip.java
-        (connectLine): changed bufferAttributes to fix crackling in the clip tests
+	* pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioClip.java
+	(connectLine): changed bufferAttributes to fix crackling in the clip tests
 
 
 2008-10-14 Omair Majid <omajid@redhat.com>