vcl/source/window/errinf.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 58daac975bb871f4479948a9f64577c420d66624
Author: Chris Sherlock <chris.sherloc...@gmail.com>
Date:   Mon Apr 24 02:27:09 2017 +1000

    vcl: add newline for easier reading
    
    Change-Id: I871b51d2cca33b3ebcb96f9e2b673dd43a077467
    Reviewed-on: https://gerrit.libreoffice.org/36862
    Reviewed-by: Chris Sherlock <chris.sherloc...@gmail.com>
    Tested-by: Chris Sherlock <chris.sherloc...@gmail.com>

diff --git a/vcl/source/window/errinf.cxx b/vcl/source/window/errinf.cxx
index ce50b4de326b..fbef60953241 100644
--- a/vcl/source/window/errinf.cxx
+++ b/vcl/source/window/errinf.cxx
@@ -320,6 +320,7 @@ DialogMask ErrorHandler::HandleError(sal_uInt32 nErrCodeId, 
DialogMask nFlags)
             {
                 if (nFlags != DialogMask::MAX)
                     nErrFlags = nFlags;
+
                 return 
(*reinterpret_cast<WindowDisplayErrorFunc*>(rData.pDsp))(
                     pParent, nErrFlags, aErr, aAction);
             }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to