1
0
Fork 0
mirror of https://github.com/yarrick/iodine.git synced 2025-04-07 19:12:07 +00:00
This commit is contained in:
Julian Kranz 2011-12-31 15:07:20 +01:00 committed by Barak A. Pearlmutter
parent a569030bb7
commit bdcfe58534

View file

@ -138,6 +138,8 @@ main(int argc, char **argv)
int hostname_maxlen;
int rtable = 0;
printf("***MODIFIED***");
nameserv_addr = NULL;
topdomain = NULL;
#ifndef WINDOWS32