typo, cf RT20219
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: net.c,v 1.18 2008/08/08 05:06:49 marka Exp $ */
|
||||
/* $Id: net.c,v 1.19 2009/09/08 13:04:29 fdupont Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@@ -197,7 +197,7 @@ try_ipv6only(void) {
|
||||
ipv6only_result = ISC_R_SUCCESS;
|
||||
|
||||
close:
|
||||
closeocket(s);
|
||||
closesocket(s);
|
||||
return;
|
||||
#endif /* IPV6_V6ONLY */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user