[Libreoffice-commits] core.git: sw/source

Thomas Klausner wiz at NetBSD.org
Thu Aug 6 13:14:36 PDT 2015


 sw/source/filter/ww8/ww8struc.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9f2beba81a0b70d1624cbb431fbb7563d6ef6b5b
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Thu Aug 6 22:14:07 2015 +0200

    Fix comment.
    
    Change-Id: I0f18205f63c6bd5f9375cf3328b72ba5ef84cbde

diff --git a/sw/source/filter/ww8/ww8struc.hxx b/sw/source/filter/ww8/ww8struc.hxx
index 307a5c1..43e1507 100644
--- a/sw/source/filter/ww8/ww8struc.hxx
+++ b/sw/source/filter/ww8/ww8struc.hxx
@@ -192,7 +192,6 @@ struct WW8_STD
 static_assert(sizeof (WW8_STD) == 10, "this has to match the msword size");
 
 /** base for reading AND working on (will have different subclasses */
-*/
 struct WW8_FFN_BASE     // Font Descriptor
 {
     // ab Ver6


More information about the Libreoffice-commits mailing list