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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1401-g373bf8c
Date: Wed, 25 Apr 2018 14:39:44 -0400 (EDT)

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  373bf8c36dae183bb1745aae387c37d277acd693 (commit)
      from  c34120e855b8e7ddd66541d892b38aad573b89f4 (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 373bf8c36dae183bb1745aae387c37d277acd693
Author: Our Air Quality <address@hidden>
Date:   Wed Apr 25 23:44:32 2018 +1000

    Quieten a toupper() compiler warning.
    
    Gcc complains that an array index is a 'char' when passing a 'char' to
    toupper(). Quieten this by coercing to an 'unsigned char'.
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/apps/netbiosns/netbiosns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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