summaryrefslogtreecommitdiff
path: root/src/stubs/fatalerror.c
blob: 4b01cbd746ab6ea0c7b54e3542c390a555d37cda (plain)
1
2
3
4
5
6
7
8
9
10
/* $XFree86: xc/lib/font/stubs/fatalerror.c,v 1.1 1999/01/11 05:13:19 dawes Exp $ */

#include "stubs.h"

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

/* end of file */