You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/01/13 20:29:36 UTC

[incubator-nuttx] branch master updated (bd0fe25 -> 3a3539f)

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from bd0fe25  Fix small typo error. (#91)
     add 3a3539f  net/:  Fix some new problems found by the current nxstyle with .c files in the net/ directory. (#92)

No new revisions were added by this update.

Summary of changes:
 net/igmp/igmp_poll.c          |  2 +-
 net/local/local_fifo.c        |  2 +-
 net/pkt/pkt_conn.c            | 16 ++++++++++------
 net/route/net_cacheroute.c    |  4 ++--
 net/route/net_del_fileroute.c |  2 +-
 net/route/net_del_ramroute.c  |  2 +-
 net/route/net_fileroute.c     |  2 +-
 net/route/net_router.c        |  4 ++--
 net/route/netdev_router.c     |  4 ++--
 net/usrsock/usrsock_dev.c     |  2 +-
 10 files changed, 22 insertions(+), 18 deletions(-)