lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-241-gfbfe987
Date: Mon, 23 Jan 2017 23:24:54 +0000 (UTC)

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  fbfe987ae83e91b1c53f84df815488708cdffa86 (commit)
      from  d297d466edbc6048b0dc3c47fb6416c2b14a5599 (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 fbfe987ae83e91b1c53f84df815488708cdffa86
Author: Joel Cunningham <address@hidden>
Date:   Mon Jan 23 17:21:43 2017 -0600

    netif: clean up remaining index shadowing from if APIs
    
    This commit cleans up the remaining instance of global variable
    "index" shadowing caused by using local variables and function
    parameters named "index"
    
    These were introduced in the recent interface index API commits

-----------------------------------------------------------------------

Summary of changes:
 src/core/netif.c         |    6 +++---
 src/include/lwip/netif.h |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]