lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 82d7c78b0c


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 82d7c78b0cb53f22a39593e3b4772c50a543664c
Date: Thu, 18 Sep 2014 19:25:28 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  82d7c78b0cb53f22a39593e3b4772c50a543664c (commit)
       via  0074b7becbe523de9d0065174f9170ba95d18f1f (commit)
       via  33237419c1f603e71f56f6cee838312520b7b3c1 (commit)
      from  aa6f6bc3aa3699859ec29605c455f1879b327af4 (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 82d7c78b0cb53f22a39593e3b4772c50a543664c
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Sep 18 21:25:19 2014 +0200

    Reverted typo fix for vj.c which is in the original sources: no need to add 
a diff only because of a typo...

commit 0074b7becbe523de9d0065174f9170ba95d18f1f
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Sep 18 21:23:19 2014 +0200

    More of patch #8397 Typos corrected in comments and text outputs

commit 33237419c1f603e71f56f6cee838312520b7b3c1
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Sep 18 21:15:13 2014 +0200

    Parts of patch #8397 Typos corrected in comments and text outputs

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

Summary of changes:
 src/api/api_lib.c               |    4 ++--
 src/api/netbuf.c                |    2 +-
 src/api/sockets.c               |   12 ++++++------
 src/core/dhcp.c                 |    2 +-
 src/core/dns.c                  |    4 ++--
 src/core/inet_chksum.c          |    8 ++++----
 src/core/ipv4/autoip.c          |    4 ++--
 src/core/ipv4/icmp.c            |    4 ++--
 src/core/ipv4/igmp.c            |    2 +-
 src/core/ipv4/ip4.c             |    4 ++--
 src/core/ipv4/ip4_addr.c        |    6 +++---
 src/core/ipv4/ip_frag.c         |    2 +-
 src/core/ipv6/ip6_addr.c        |    4 ++--
 src/core/ipv6/ip6_frag.c        |    4 ++--
 src/core/ipv6/nd6.c             |    2 +-
 src/core/mem.c                  |    4 ++--
 src/core/pbuf.c                 |   14 +++++++-------
 src/core/raw.c                  |    2 +-
 src/core/snmp/asn1_dec.c        |   14 +++++++-------
 src/core/snmp/asn1_enc.c        |   12 ++++++------
 src/core/snmp/msg_in.c          |   10 +++++-----
 src/core/snmp/msg_out.c         |    8 ++++----
 src/core/tcp.c                  |   12 ++++++------
 src/core/tcp_in.c               |   10 +++++-----
 src/core/timers.c               |    2 +-
 src/core/udp.c                  |   12 ++++++------
 src/include/lwip/api.h          |    2 +-
 src/include/lwip/dhcp.h         |    2 +-
 src/include/lwip/icmp.h         |    2 +-
 src/include/lwip/ip4.h          |    2 +-
 src/include/lwip/netdb.h        |    2 +-
 src/include/lwip/opt.h          |   20 ++++++++++----------
 src/include/lwip/snmp_structs.h |    2 +-
 src/include/lwip/sockets.h      |    2 +-
 src/include/lwip/sys.h          |    8 ++++----
 src/include/lwip/tcp.h          |    2 +-
 src/include/lwip/tcp_impl.h     |    4 ++--
 src/include/lwip/udp.h          |    2 +-
 src/include/netif/slipif.h      |    2 +-
 src/netif/etharp.c              |    8 ++++----
 src/netif/ethernetif.c          |    2 +-
 src/netif/slipif.c              |    6 +++---
 42 files changed, 116 insertions(+), 116 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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