addrcheck: Take the domain as following the last `@', not the first.
[qmail] / slurpclose.h
... / ...
CommitLineData
1#ifndef SLURPCLOSE_H
2#define SLURPCLOSE_H
3
4extern int slurpclose();
5
6#endif