[Libreoffice-commits] .: sd/source

Jan Holesovsky kendy at kemper.freedesktop.org
Fri Sep 23 00:24:24 PDT 2011


 sd/source/ui/slideshow/slideshow.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eb3b4ec7c227386c866bc8f2aa0500c58dc34184
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Fri Sep 23 09:23:35 2011 +0200

    Fix comment to reference the right bugtracker.

diff --git a/sd/source/ui/slideshow/slideshow.cxx b/sd/source/ui/slideshow/slideshow.cxx
index 28282ed..e89323f 100644
--- a/sd/source/ui/slideshow/slideshow.cxx
+++ b/sd/source/ui/slideshow/slideshow.cxx
@@ -869,7 +869,7 @@ void SAL_CALL SlideShow::startWithArguments( const Sequence< PropertyValue >& rA
         }
     }
 
-    // #118456# make sure TextEdit changes get pushed to model.
+    // #i118456# make sure TextEdit changes get pushed to model.
     // mpDrawView is tested against NULL above already.
     if(mpCurrentViewShellBase)
     {


More information about the Libreoffice-commits mailing list