summaryrefslogtreecommitdiff
path: root/src/stubs/errorf.c
blob: 7fdd1d5a6d1177615fcad90070f08c409f9e2a3d (plain)
1
2
3
4
5
6
7
8
9
10
/* $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 */