WIN-25.1: natPlainSocketImpl.cc [UPDATED]

Tom Tromey tromey@redhat.com
Sun Mar 10 13:16:00 GMT 2002


>>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:

Adam> Formatting fix committed to branch and trunk as shown below.

Thanks.

Adam> +// These functions make the Win32 socket API look more POSIXy
Adam> +static inline int
Adam> +close(int s) {

This is still not quite in line with the coding style.  The `{' should
be on its own line.

Tom



More information about the Java-patches mailing list