addrcheck: Take the domain as following the last `@', not the first.
[qmail] / remoteinfo.h
CommitLineData
2117e02e
MW
1#ifndef REMOTEINFO_H
2#define REMOTEINFO_H
3
4extern char *remoteinfo_get();
5
6#endif