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

Tor Lillqvist tml at collabora.com
Thu Apr 24 08:51:14 PDT 2014


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

New commits:
commit ea3bbfca488a85cb127cd8882ad171e04b71e54a
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Apr 24 18:50:25 2014 +0300

    WaE: is used as a header guard here, followed by #define of a different macro
    
    Change-Id: I796873bd3a7a1b83dcb5c9ac209f6dd25a0005ad

diff --git a/include/writerperfect/WPXSvInputStream.hxx b/include/writerperfect/WPXSvInputStream.hxx
index 379e061..9890b32 100644
--- a/include/writerperfect/WPXSvInputStream.hxx
+++ b/include/writerperfect/WPXSvInputStream.hxx
@@ -8,7 +8,7 @@
  */
 
 #ifndef INCLUDED_WRITERPERFECT_WPXSVINPUTSTREAM_HXX
-#define INCLUDED_WRITERPERFECT_WPXSVSINPUTTREAM_HXX
+#define INCLUDED_WRITERPERFECT_WPXSVINPUTSTREAM_HXX
 
 #include <libwpd-stream/libwpd-stream.h>
 


More information about the Libreoffice-commits mailing list