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. b833b173cc


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b833b173cc65b8ecf4bd5b08329d9e9c96de39cd
Date: Mon, 19 May 2014 19:59:03 +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  b833b173cc65b8ecf4bd5b08329d9e9c96de39cd (commit)
      from  1e04deb6677538e39ee3aaf95d92101e6372bb2b (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 b833b173cc65b8ecf4bd5b08329d9e9c96de39cd
Author: Simon Goldschmidt <address@hidden>
Date:   Mon May 19 21:58:36 2014 +0200

    Fixed bug #35874 reserved identifier violation (removed leading underscores 
from header include guards)

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

Summary of changes:
 apps/chargen/chargen.h                 |    6 +++---
 apps/httpserver/httpserver-netconn.h   |    6 +++---
 apps/httpserver_raw/fs.h               |    6 +++---
 apps/httpserver_raw/fsdata.h           |    6 +++---
 apps/httpserver_raw/httpd.h            |    6 +++---
 apps/httpserver_raw/httpd_structs.h    |    6 +++---
 apps/netbios/netbios.h                 |    6 +++---
 apps/netio/netio.h                     |    6 +++---
 apps/ping/ping.h                       |    6 +++---
 apps/rtp/rtp.h                         |    6 +++---
 apps/shell/shell.h                     |    6 +++---
 apps/smtp/smtp.h                       |    6 +++---
 apps/snmp_private_mib/private_mib.h    |    4 ++--
 apps/sntp/sntp.h                       |    6 +++---
 apps/socket_examples/socket_examples.h |    6 +++---
 apps/tcpecho/tcpecho.h                 |    6 +++---
 apps/tcpecho_raw/echo.h                |    6 +++---
 apps/udpecho/udpecho.h                 |    6 +++---
 ports/unix/include/arch/cc.h           |    6 +++---
 ports/unix/include/arch/perf.h         |    6 +++---
 ports/unix/include/arch/sys_arch.h     |    6 +++---
 ports/unix/include/netif/delif.h       |    6 +++---
 ports/unix/include/netif/dropif.h      |    6 +++---
 ports/unix/include/netif/list.h        |    4 ++--
 ports/unix/include/netif/pcapif.h      |    6 +++---
 ports/unix/include/netif/tapif.h       |    6 +++---
 ports/unix/include/netif/tcpdump.h     |    6 +++---
 ports/unix/include/netif/tunif.h       |    6 +++---
 ports/unix/include/netif/unixif.h      |    6 +++---
 ports/unix/proj/lib/lwipopts.h         |    6 +++---
 ports/unix/proj/minimal/lwipopts.h     |    6 +++---
 ports/unix/proj/minimal/mintapif.h     |    6 +++---
 ports/unix/proj/minimal/timer.h        |    4 ++--
 ports/unix/proj/unixsim/lwipopts.h     |    6 +++---
 ports/win32/check/sys/time.h           |    4 ++--
 ports/win32/check/unistd.h             |    4 ++--
 ports/win32/include/arch/cc.h          |    6 +++---
 ports/win32/include/arch/perf.h        |    6 +++---
 ports/win32/include/arch/sys_arch.h    |    6 +++---
 ports/win32/include/lwipopts.h         |    6 +++---
 ports/win32/pcapif.h                   |    6 +++---
 ports/win32/pcapif_helper.h            |    6 +++---
 42 files changed, 121 insertions(+), 121 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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