This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-25.1: natPlainSocketImpl.cc [UPDATED]


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]