summaryrefslogtreecommitdiffstats
path: root/utils/xmu.h
blob: e4cf7e6c1ab761f95e2e1ff9b9530b24b362eb43 (plain) (blame)
1
2
3
4
5
6
7
8
/* A relic of the past. */

#ifndef __XMU_H__
#define __XMU_H__

int XmuPrintDefaultErrorMessage (Display *dpy, XErrorEvent *event, FILE *fp);

#endif /* __XMU_H__ */