K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-05-10T12:48:09.000000Z K 7 svn:log V 351 Fix a misplaced break statement within a switch that accidentally made it into an "#ifdef INET6" block. This caused a (harmless but annoying) EINVAL return value to be sent even though the operation completed successfully. PR: kern/37786 Submitted by: Ari Suutari ,David Malone MFC after: 1 day END