git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36844 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2013-07-06 07:16:29 +00:00
parent a36a66209b
commit 70811df5e7

View file

@ -2085,7 +2085,7 @@ init_probe()
int broadcast = 0;
int elen = 0;
struct in_addr *other = 0;
struct in_addr sin { 0 };
struct in_addr sin = { 0 };
int high = 0;
int low = 0;
unsigned long net = 0;