]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcblanks.c
FcConfigParseAndLoad doc was missing the last param.
[fontconfig.git] / src / fcblanks.c
index e74f2fac897a2681fca826121b58e76d5bf4900f..d52cca72f518271fe241dfb0b3bb781f187438c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * $RCSId:$
  *
- * Copyright © 2002 Keith Packard
+ * Copyright Â© 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -90,3 +90,6 @@ FcBlanksIsMember (FcBlanks *b, FcChar32 ucs4)
            return FcTrue;
     return FcFalse;
 }
+#define __fcblanks__
+#include "fcaliastail.h"
+#undef __fcblanks__