diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-07 16:32:36 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-07 16:32:36 +0200 |
commit | 6ce0dbf460d430b664a868ed1735b0b590f70bc3 (patch) | |
tree | 2ca5f2e8f242dd7935cca68900a2a73b2ab1e328 /Python | |
parent | b64049183cee61edc112eefa3ca76916d03e9f02 (diff) | |
download | cpython-git-6ce0dbf460d430b664a868ed1735b0b590f70bc3.tar.gz |
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
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions