s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
headerbody.h
Go to the documentation of this file.
1#ifndef HEADERBODY_H
2#define HEADERBODY_H
3
4int headerbody(buffer *,void (*)(),void (*)(),void (*)()); // semi K/R declaration
5
6#endif
int headerbody(buffer *, void(*)(), void(*)(), void(*)())
Definition: headerbody.c:21