chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / fmtqfn.h
CommitLineData
2117e02e
MW
1#ifndef FMTQFN_H
2#define FMTQFN_H
3
4extern unsigned int fmtqfn();
5
6#define FMTQFN 40 /* maximum space needed, if len(dirslash) <= 10 */
7
8#endif