[Libreoffice-commits] .: tools/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Dec 5 01:33:27 PST 2012


 tools/source/fsys/urlobj.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 34a5932cd29bcc48859aed501eb8b262c949e45e
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Wed Dec 5 11:31:50 2012 +0200

    Fix comment

diff --git a/tools/source/fsys/urlobj.cxx b/tools/source/fsys/urlobj.cxx
index b9b8ac5..f6e9db4 100644
--- a/tools/source/fsys/urlobj.cxx
+++ b/tools/source/fsys/urlobj.cxx
@@ -386,7 +386,7 @@ static INetURLObject::SchemeInfo const aSchemeInfoMap[INET_PROT_END]
           false },
         { "vnd.sun.star.cmd", "vnd.sun.star.cmd:", 0, false, false, false,
           false, false, false, false, false },
-        { "", "", 0, false, false, false, false, true, true, true, false }, // Placeholder for removed 25: ODMA
+        { "", "", 0, false, false, false, false, true, true, true, false }, // Placeholder for removed 26: ODMA
         { "telnet", "telnet://", 23, true, true, false, true, true, true, true,
           false },
         { "vnd.sun.star.expand", "vnd.sun.star.expand:", 0, false, false, false,


More information about the Libreoffice-commits mailing list