ucx/properties.h

changeset 120
8170f658f017
parent 110
1cf71e56f01e
child 130
633f15ce2ee4
     1.1 --- a/ucx/properties.h	Fri Jul 19 14:17:12 2013 +0200
     1.2 +++ b/ucx/properties.h	Sat Jul 20 11:13:26 2013 +0200
     1.3 @@ -26,8 +26,8 @@
     1.4   * POSSIBILITY OF SUCH DAMAGE.
     1.5   */
     1.6  
     1.7 -#ifndef PROPERTIES_H
     1.8 -#define	PROPERTIES_H
     1.9 +#ifndef UCX_PROPERTIES_H
    1.10 +#define	UCX_PROPERTIES_H
    1.11  
    1.12  #include "ucx.h"
    1.13  #include "map.h"
    1.14 @@ -64,5 +64,5 @@
    1.15  }
    1.16  #endif
    1.17  
    1.18 -#endif	/* PROPERTIES_H */
    1.19 +#endif	/* UCX_PROPERTIES_H */
    1.20  

mercurial