Merge branch 'develop' into rbtree-dict

This commit is contained in:
Willem Toorop 2013-10-29 22:16:06 +01:00
commit 8c5cab60e0
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include <getdns/getdns.h>
#define TSTMSGBUF 80
#define GETDNS_LIST_BLOCKSZ 10
/* TODO: might want a separate unit test for getdns_list_copy() - right now the code gets
covered as a result of other tests */