]> git.wh0rd.org - fontconfig.git/blobdiff - fontconfig/fcprivate.h
Update to version 2.2.90
[fontconfig.git] / fontconfig / fcprivate.h
index 4afdb1ad47cca07e04bdd985155a46081e667533..477e1df21dc217df8a576c1be811bd71ca0baaee 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/fontconfig/fontconfig/fcprivate.h,v 1.5 2002/08/19 19:32:04 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/fontconfig/fcprivate.h,v 1.5 2002/08/19 19:32:04 keithp Exp $
  *
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2001 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
@@ -87,7 +87,7 @@ _FcPatternVapBuild_bail1:                                         \
     if (!orig)                                                     \
        FcPatternDestroy (__p__);                                   \
 _FcPatternVapBuild_bail0:                                          \
-    result = 0;                                                            \
+    result = (void*)0;                                             \
                                                                    \
 _FcPatternVapBuild_return:                                         \
     ;                                                              \