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. 96c3c48ba762b0af30e0d2e37b4203d6e298f4eb
Date: Fri, 19 Aug 2016 07:52:37 +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  96c3c48ba762b0af30e0d2e37b4203d6e298f4eb (commit)
      from  14fb48cd7aec3beb5e297d3c6b950a365dd86420 (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 96c3c48ba762b0af30e0d2e37b4203d6e298f4eb
Author: goldsimon <address@hidden>
Date:   Fri Aug 19 09:52:30 2016 +0200

    mdns: moved private things into mdns_priv.h

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

Summary of changes:
 src/apps/mdns/mdns.c                          |    4 ++--
 src/include/lwip/apps/mdns.h                  |   31 +++++++------------------
 src/include/lwip/apps/{mdns.h => mdns_priv.h} |   30 +++++-------------------
 test/unit/mdns/test_mdns.c                    |    1 +
 4 files changed, 17 insertions(+), 49 deletions(-)
 copy src/include/lwip/apps/{mdns.h => mdns_priv.h} (74%)


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



reply via email to

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