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. 0a67c06b51e77b0d3e48fe614e9e02b63f307a47
Date: Wed, 20 Jan 2016 17:22: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  0a67c06b51e77b0d3e48fe614e9e02b63f307a47 (commit)
      from  babce70c9563934a04d4825e9c40bc3f6e9b30d4 (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 0a67c06b51e77b0d3e48fe614e9e02b63f307a47
Author: Joel Cunningham <address@hidden>
Date:   Wed Jan 20 11:18:35 2016 -0600

    Fix type on snmp_set_test_ok to be snmp_err_t
    
    This function was returning values from snmp_err_t but wasn't
    upgraded to using the typedef after commit babce70
    
    This resulted in compilation failure on MSVC 2013

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

Summary of changes:
 src/apps/snmp/snmp_core.c         |    2 +-
 src/include/lwip/apps/snmp_core.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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



reply via email to

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