errorf.c   [plain text]


/* $XFree86: xc/lib/font/stubs/errorf.c,v 1.2 2003/09/13 21:33:02 dawes Exp $ */

#include "stubs.h"

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

/* end of file */