[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. a22a92b4815e70deb36b267b5b6787d42786a7f3 |
Date: |
Thu, 20 Aug 2015 07:18:26 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via a22a92b4815e70deb36b267b5b6787d42786a7f3 (commit)
from 5bd262f9e97c7fdf33374b4bf2b833827ca2c033 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a22a92b4815e70deb36b267b5b6787d42786a7f3
Author: goldsimon <address@hidden>
Date: Thu Aug 20 09:18:20 2015 +0200
Fixed compiler warning when window scaling is enabled (tcp_sndbuf() should
still return u16_t since that value can directly be passed to tcp_write())
-----------------------------------------------------------------------
Summary of changes:
src/include/lwip/tcp.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. a22a92b4815e70deb36b267b5b6787d42786a7f3,
Simon Goldschmidt <=