summaryrefslogtreecommitdiffstats
path: root/include/xrmoptions.h
blob: e46ba11a36c90e5c031535a8943870ada29d74c0 (plain)
1
2
3
4
5
#ifndef __XRMOPTIONS_H__
#define __XRMOPTIONS_H__
void parse_xresource_options( Display *display );

#endif