summaryrefslogtreecommitdiff
path: root/src/stubs/errorf.c
blob: 9dc9e800ba0bbab19210b7bf8afb279fa2df9e29 (plain)
1
2
3
4
5
6
7
8
9
10
/* $XFree86$ */

#include "stubs.h"

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

/* end of file */