/* $XFree86: xc/lib/font/stubs/errorf.c,v 1.1 1999/01/11 05:13:19 dawes Exp $ */

#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "stubs.h"

void
ErrorF(const char *f, ...)
{
}

/* end of file */