sc/source/core/opencl/opencl_device.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 6e5dc4c7a344d9c3530a69537929090dedb8f275
Author: David Tardon <dtar...@redhat.com>
Date:   Fri Nov 29 08:51:25 2013 +0100

    WaE: empty body
    
    Change-Id: I07a50583990325e83bf9a27fba0194c3a277eea6
    (cherry picked from commit 00a95ff7123b495f9248448cc374502954a02d76)

diff --git a/sc/source/core/opencl/opencl_device.cxx 
b/sc/source/core/opencl/opencl_device.cxx
index f6ab41f..de99e0d 100644
--- a/sc/source/core/opencl/opencl_device.cxx
+++ b/sc/source/core/opencl/opencl_device.cxx
@@ -406,7 +406,9 @@ ds_status pickBestDevice(ds_profile* profile, int* 
bestDeviceIdx)
         if (pScore)
             fScore = pScore->fTime;
         else
+        {
             LOG_PRINTF("Unusual null score");
+        }
 
         if (DS_DEVICE_OPENCL_DEVICE == device.type)
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to