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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. a310bc19a74bbbf9f7558a301e22785d3279ed39
Date: Thu, 26 Feb 2015 21:46:24 +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  a310bc19a74bbbf9f7558a301e22785d3279ed39 (commit)
      from  0647533f8c496d95674e913f436e5539c1b6bc1a (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 a310bc19a74bbbf9f7558a301e22785d3279ed39
Author: Sylvain Rochet <address@hidden>
Date:   Thu Feb 26 22:45:37 2015 +0100

    netif: fixed compiler warning
    
    lwip/src/core/netif.c: In function ‘netif_set_ipaddr’:
    lwip/src/core/netif.c:403:5: warning: implicit declaration of function 
‘udp_netif_ipv4_addr_changed’ [-Wimplicit-function-declaration]
         udp_netif_ipv4_addr_changed(&netif->ip_addr, ipaddr);
         ^

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

Summary of changes:
 src/core/netif.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


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



reply via email to

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