On Thu, Jun 10, 2010 at 16:41:14 +0300, Tiago Vignatti wrote: > diff --git a/include/dixfont.h b/include/dixfont.h > index cf86f54..617b94a 100644 > --- a/include/dixfont.h > +++ b/include/dixfont.h > @@ -141,10 +141,7 @@ extern _X_EXPORT void InitGlyphCaching(void); > > extern _X_EXPORT void SetGlyphCachingMode(int /*newmode*/); > > -/* > - * libXfont/src/builtins/builtin.h > - */ > -extern _X_EXPORT void BuiltinRegisterFpeFunctions(void); > +extern _X_EXPORT void register_fpe_functions(void); > Can we pull the prototype from some libXfont header instead of duplicating it here?
Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
