[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 36f470383b
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 36f470383ba1ab2641d35af84ab3bb3184a648d0 |
Date: |
Tue, 11 Nov 2014 15:30:34 +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 36f470383ba1ab2641d35af84ab3bb3184a648d0 (commit)
from 52dc9ef4185ba92da083b2d62923860d2e6645d7 (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 36f470383ba1ab2641d35af84ab3bb3184a648d0
Author: chrysn <address@hidden>
Date: Tue Nov 11 16:28:27 2014 +0100
use u32_t instead of u_int32_t
The style u_int32_t is not used anywhere else in the project, and is not
supported by the C standard, now using lwIP u32_t type. It was introduced
in 25e398a.
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/ipcp.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 36f470383ba1ab2641d35af84ab3bb3184a648d0,
Sylvain Rochet <=