r14204 - packages/trunk/cultivation/debian/patches

Paul Wise pabs at alioth.debian.org
Sun Jun 2 05:20:41 UTC 2013


Author: pabs
Date: 2013-06-02 05:20:41 +0000 (Sun, 02 Jun 2013)
New Revision: 14204

Modified:
   packages/trunk/cultivation/debian/patches/portaudio19.patch
Log:
Drop whitespace changes from the portaudio19 patch

Modified: packages/trunk/cultivation/debian/patches/portaudio19.patch
===================================================================
--- packages/trunk/cultivation/debian/patches/portaudio19.patch	2013-06-02 04:59:17 UTC (rev 14203)
+++ packages/trunk/cultivation/debian/patches/portaudio19.patch	2013-06-02 05:20:41 UTC (rev 14204)
@@ -29,7 +29,7 @@
  
  
      SoundPlayer *player = (SoundPlayer *)userData;
-@@ -157,28 +159,20 @@
+@@ -157,21 +159,13 @@
  
      if( error == paNoError ) {
      
@@ -51,13 +51,4 @@
 -                       // don't bother clipping them 
              portaudioCallback,
              (void *)this );  // pass self-pointer to callback function
--        
-+
-         if( error == paNoError ) {
- 
-             error = Pa_StartStream( mAudioStream );
--            
-+
-             if( error == paNoError ) {
-                 mAudioInitialized = true;
-                 }
+         




More information about the Pkg-games-commits mailing list