aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/dlm.h
blob: 1ef23fda14416c2e99b5d472cee289dc9affdc54 (plain)
1
2
3
4
5
6
7
8
/* dlm.h - 2004/07/04 */

#ifndef __DLM_H__
#define __DLM_H__

int dlm (const gchar *s, const gchar *t);

#endif /* __DLM_H__ */