From: helge Date: Wed, 5 Oct 2005 12:03:59 +0000 (+0000) Subject: changed header include protectors X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9183d701c22bd51549ff71c06a7aa2c1f1441f36;p=sope changed header include protectors git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1157 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-xml/SaxObjC/common.h b/sope-xml/SaxObjC/common.h index 4b75ccf3..8cfc42ce 100644 --- a/sope-xml/SaxObjC/common.h +++ b/sope-xml/SaxObjC/common.h @@ -19,8 +19,8 @@ 02111-1307, USA. */ -#ifndef __common_H__ -#define __common_H__ +#ifndef __SaxObjC_common_H__ +#define __SaxObjC_common_H__ #import @@ -33,4 +33,4 @@ object = __value;}}) #endif -#endif /* __common_H__ */ +#endif /* __SaxObjC_common_H__ */