Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2021 15:04:10 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568253 - head/emulators/virtualbox-ose/files
Message-ID:  <202103131504.12DF4A5t076934@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Mar 13 15:04:09 2021
New Revision: 568253
URL: https://svnweb.freebsd.org/changeset/ports/568253

Log:
  Remove trailing spaaces from patch.

Modified:
  head/emulators/virtualbox-ose/files/patch-src_VBox_Devices_Audio_DrvHostOSSAudio.cpp

Modified: head/emulators/virtualbox-ose/files/patch-src_VBox_Devices_Audio_DrvHostOSSAudio.cpp
==============================================================================
--- head/emulators/virtualbox-ose/files/patch-src_VBox_Devices_Audio_DrvHostOSSAudio.cpp	Sat Mar 13 14:55:52 2021	(r568252)
+++ head/emulators/virtualbox-ose/files/patch-src_VBox_Devices_Audio_DrvHostOSSAudio.cpp	Sat Mar 13 15:04:09 2021	(r568253)
@@ -4,7 +4,7 @@
  
              default:
                  rc = VERR_AUDIO_STREAM_COULD_NOT_CREATE;
-+                iFormat = -1;				
++                iFormat = -1;
                  break;
          }
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103131504.12DF4A5t076934>