Mercurial > dnsbl
comparison src/includes.h @ 143:ecb40aa3eaa5 stable-5-23
require two periods for ip addresses
author | carl |
---|---|
date | Tue, 10 Oct 2006 19:12:16 -0700 |
parents | e107ade3b1c0 |
children | c7fc218686f5 |
comparison
equal
deleted
inserted
replaced
142:b82e00146672 | 143:ecb40aa3eaa5 |
---|---|
1 /* | |
2 | |
3 Copyright (c) 2006 Carl Byington - 510 Software Group, released under | |
4 the GPL version 2 or any later version at your choice available at | |
5 http://www.fsf.org/licenses/gpl.txt | |
6 | |
7 */ | |
8 | |
1 #define VERIFY_DEBUG 1 | 9 #define VERIFY_DEBUG 1 |
2 #define RESOLVER_DEBUG 1 | 10 #define RESOLVER_DEBUG 1 |
3 #undef VERIFY_DEBUG | 11 #undef VERIFY_DEBUG |
4 #undef RESOLVER_DEBUG | 12 #undef RESOLVER_DEBUG |
5 | 13 |