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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-226-g141b5de
Date: Mon, 16 Jan 2017 09:25:20 +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  141b5def4605a5281c39dcb41b32702cf664359d (commit)
      from  30aedfc3f7ae633b8ef481e8db7db4508172171c (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 141b5def4605a5281c39dcb41b32702cf664359d
Author: Axel Lin <address@hidden>
Date:   Mon Jan 16 16:47:02 2017 +0800

    tcp_out: Use LWIP_MIN instead of open-coded for better readability
    
    Make the intention of code more clear by using LWIP_MIN instead of 
open-coded.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/tcp_out.c |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)


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



reply via email to

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