vcl/inc/coretext/salgdi.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 47aad4bde8bfbb77bf72c1f82a012b66f60bf5e3
Author: Tor Lillqvist <t...@collabora.com>
Date:   Thu Dec 5 09:00:17 2013 +0200

    Increase consistency
    
    Change-Id: I5469b00a533ef9bf731698d7906a470699e29ba6

diff --git a/vcl/inc/coretext/salgdi.h b/vcl/inc/coretext/salgdi.h
index ae18647..d6f8682 100644
--- a/vcl/inc/coretext/salgdi.h
+++ b/vcl/inc/coretext/salgdi.h
@@ -17,8 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#ifndef INCLUDED_VCL_INC_CORETEXT_SALGDI2_H
-#define INCLUDED_VCL_INC_CORETEXT_SALGDI2_H
+#ifndef INCLUDED_VCL_INC_CORETEXT_SALGDI_H
+#define INCLUDED_VCL_INC_CORETEXT_SALGDI_H
 
 #include <vector>
 
@@ -428,6 +428,6 @@ inline void AquaSalGraphics::RefreshRect( const NSRect& 
rRect )
 
 #endif
 
-#endif // INCLUDED_VCL_INC_CORETEXT_SALGDI2_H
+#endif // INCLUDED_VCL_INC_CORETEXT_SALGDI_H
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to