[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. 90fba8773f9c0bd77e8661289e4f575d88439298 |
Date: |
Thu, 28 Jul 2016 21:39:45 +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 90fba8773f9c0bd77e8661289e4f575d88439298 (commit)
from 3f0dae29e996f5f2015524500bc3e8f136315d8c (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 90fba8773f9c0bd77e8661289e4f575d88439298
Author: Dirk Ziegelmeier <address@hidden>
Date: Thu Jul 28 23:34:16 2016 +0200
Revert "Fix my messing of opt.h and the other options files - it was
actually caused by a cyclic #include which I did not see"
It still does not work, due to #undef of options in opt.h, the
documentation of many files is incomplete
This reverts commit 3f0dae29e996f5f2015524500bc3e8f136315d8c.
-----------------------------------------------------------------------
Summary of changes:
doc/doxygen/lwip.Doxyfile | 9 +-
src/include/lwip/apps/httpd_opts.h | 92 ++---
src/include/lwip/apps/netbiosns_opts.h | 2 +-
src/include/lwip/apps/snmp_opts.h | 46 +--
src/include/lwip/apps/sntp_opts.h | 32 +-
src/include/lwip/opt.h | 591 +++++++++++++++-----------------
6 files changed, 359 insertions(+), 413 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 90fba8773f9c0bd77e8661289e4f575d88439298,
Dirk Ziegelmeier <=