commit | 6ce0dbf460d430b664a868ed1735b0b590f70bc3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Jul 07 16:32:36 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Jul 07 16:32:36 2013 +0200 |
tree | 2ca5f2e8f242dd7935cca68900a2a73b2ab1e328 | |
parent | b64049183cee61edc112eefa3ca76916d03e9f02 [diff] |
Fix a compiler warning in posix_sendfile() on FreeBSD: Modules/posixmodule.c: In function 'posix_sendfile': Modules/posixmodule.c:7700: warning: ISO C90 forbids mixed declarations and code