[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Dirk Ziegelmeier |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 141aeaab3d7bb990c74efbe20ff7b88150afef40 |
Date: |
Thu, 31 Mar 2016 17:52:28 +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 141aeaab3d7bb990c74efbe20ff7b88150afef40 (commit)
from c8b65f6c1d2aaa6b3bb1b3d600e54137f294a2d6 (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 141aeaab3d7bb990c74efbe20ff7b88150afef40
Author: Dirk Ziegelmeier <address@hidden>
Date: Thu Mar 31 19:52:20 2016 +0200
Fix shadowing warning (when compiling in C++) in TCPIP call API. Reported
by Freddie Chopin.
-----------------------------------------------------------------------
Summary of changes:
src/api/netifapi.c | 6 +++---
src/api/pppapi.c | 18 +++++++++---------
src/api/tcpip.c | 2 +-
src/include/lwip/netifapi.h | 2 +-
src/include/lwip/pppapi.h | 2 +-
src/include/lwip/priv/tcpip_priv.h | 8 ++++----
6 files changed, 19 insertions(+), 19 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. 141aeaab3d7bb990c74efbe20ff7b88150afef40,
Dirk Ziegelmeier <=