ucbhelper/source/provider/contentinfo.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5c77726f88d1a04616bb177505a7733b0e008f5c
Author: David Tardon <dtar...@redhat.com>
Date:   Sun Nov 5 20:41:03 2017 +0100

    Related: rhbz#304121 one slash is enough
    
    (cherry picked from commit 1bacce999d7dad91b1f87baaf09b08e6b4629fad)
    
    Change-Id: I35fbca7592f3e17a071df567f691c62fe9232fc1
    Reviewed-on: https://gerrit.libreoffice.org/49241
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Michael Stahl <mst...@redhat.com>

diff --git a/ucbhelper/source/provider/contentinfo.cxx 
b/ucbhelper/source/provider/contentinfo.cxx
index 2ad3edc29d5d..cdbae40880fc 100644
--- a/ucbhelper/source/provider/contentinfo.cxx
+++ b/ucbhelper/source/provider/contentinfo.cxx
@@ -23,7 +23,7 @@
 
  *************************************************************************/
 #include <com/sun/star/beans/PropertyValue.hpp>
-#include <com/sun/star//ucb/UnsupportedCommandException.hpp>
+#include <com/sun/star/ucb/UnsupportedCommandException.hpp>
 #include <com/sun/star/ucb/XPropertySetRegistry.hpp>
 
 #include "osl/mutex.hxx"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to