History | View | Annotate | Download (154 Bytes)
#ifndef __XFILTER_WORDSEP_H__
#define __XFILTER_WORDSEP_H__
#include "filter.h"
XFilter *xfilter_wordsep_new(void);
#endif /* __XFILTER_WORDSEP_H__ */