[PATCH 4/7] idl #ifndef fix

Tomas Hlavaty tom at logand.com
Tue Jan 24 16:46:32 PST 2012


---
 offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
index c5d2bd8..27aec53 100644
--- a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
+++ b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
@@ -26,8 +26,8 @@
  *
  ************************************************************************/
 
-#ifndef __com_sun_star_xsd_XDataType_idl__
-#define __com_sun_star_xsd_XDataType_idl__
+#ifndef __com_sun_star_xsd_WhiteSpaceTreatment_idl__
+#define __com_sun_star_xsd_WhiteSpaceTreatment_idl__
 
 //=============================================================================
 module com {  module sun {  module star {  module xsd {
-- 
1.7.5.4


--=-=-=
Content-Type: text/x-diff
Content-Disposition: inline; filename=0005-fix-idl-include-guards.patch



More information about the LibreOffice mailing list