]> mj.ucw.cz Git - libucw.git/commitdiff
Extended types: Fix name of the guard macro
authorMartin Mares <mj@ucw.cz>
Wed, 30 Jul 2014 12:33:57 +0000 (14:33 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 30 Jul 2014 12:33:57 +0000 (14:33 +0200)
ucw/xtypes.h

index 82407e1d207a208a0d742f2df08f88aa5c1895f6..19a416093cc8426951f601e6cb53daf3eda6fa99 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _UCW_XTYPE_H
-#define _UCW_XTYPE_H
+#ifndef _UCW_XTYPES_H
+#define _UCW_XTYPES_H
 
 #ifdef CONFIG_UCW_CLEAN_ABI
 #define xt_bool ucw_xt_bool