[Libreoffice-commits] core.git: include/basebmp

Tor Lillqvist tml at collabora.com
Mon Dec 9 04:41:10 PST 2013


 include/basebmp/color.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 66338e11a48f600c63d37c3969ddb8b5a1188011
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Dec 9 12:22:07 2013 +0200

    Fix error in comment
    
    Change-Id: I636da8b596e984ecadd13e5fe6a5b9a843ba3a81

diff --git a/include/basebmp/color.hxx b/include/basebmp/color.hxx
index 52451ff..b2d79b7 100644
--- a/include/basebmp/color.hxx
+++ b/include/basebmp/color.hxx
@@ -86,7 +86,7 @@ public:
                                            + getBlue()*getBlue()); }
 };
 
-} // namespace vigra
+} // namespace basebmp
 
 #endif /* INCLUDED_BASEBMP_COLOR_HXX */
 


More information about the Libreoffice-commits mailing list