K 10 svn:author V 3 des K 8 svn:date V 27 2005-02-23T21:26:55.000000Z K 7 svn:log V 198 If what we have is a struct sockaddr_storage * and what we want is a struct sockaddr_storage *, there's no point in casting it prematurely to a struct sockaddr *. This unbreaks WARNS=6 on sparc64. END