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. 7fb832aa4ebd916bb7be8a8b827673be3b94d631
Date: Tue, 06 Oct 2015 07:56:23 +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  7fb832aa4ebd916bb7be8a8b827673be3b94d631 (commit)
      from  673c6505ae1e1388a13c90f83de59fcd6951b109 (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 7fb832aa4ebd916bb7be8a8b827673be3b94d631
Author: Erik Ekman <address@hidden>
Date:   Tue Oct 6 09:31:25 2015 +0200

    PPP: Fix shadowing of global declaration
    
    Older compilers don't like variables with the same name as
    global functions. md5.h contains a function md5(), rename
    md5 variable in magic.c to md5_ctx.

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

Summary of changes:
 src/netif/ppp/magic.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


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



reply via email to

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