[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. 4dc3c7a6a0a1da3090b1fa5eba4e0b5df42f84fc |
Date: |
Mon, 03 Aug 2015 06:35:07 +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 4dc3c7a6a0a1da3090b1fa5eba4e0b5df42f84fc (commit)
from d106053e4c1e15918704d10b5c0b549ab047485d (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 4dc3c7a6a0a1da3090b1fa5eba4e0b5df42f84fc
Author: goldsimon <address@hidden>
Date: Mon Aug 3 08:35:01 2015 +0200
Fixed warnings about NULL check not required (ip_addr_isany) and implicit
conversion (~)
-----------------------------------------------------------------------
Summary of changes:
src/api/api_msg.c | 2 +-
src/core/inet_chksum.c | 2 +-
src/core/ipv4/ip4.c | 8 ++++----
src/core/netif.c | 4 ++--
src/core/tcp_in.c | 8 ++++----
src/core/tcp_out.c | 2 +-
src/core/udp.c | 4 ++--
src/include/lwip/tcp.h | 2 +-
src/include/lwip/tcp_impl.h | 4 ++--
src/netif/etharp.c | 6 +++---
10 files changed, 21 insertions(+), 21 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. 4dc3c7a6a0a1da3090b1fa5eba4e0b5df42f84fc,
Simon Goldschmidt <=