Ignore:
Timestamp:
Feb 3, 2019, 11:10:32 PM (5 years ago)
Author:
coas-nagasima
Message:

空白を調整

Location:
asp3_tinet_ecnl_arm/trunk/asp3_dcre/tinet
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • asp3_tinet_ecnl_arm/trunk/asp3_dcre/tinet/net/net_rename.h

    r352 r369  
    7171#define tget_net_buf_ex         _tinet_tget_net_buf_ex
    7272#define tget_net_buf            _tinet_tget_net_buf
    73 #define rel_net_buf             _tinet_rel_net_buf
    74 #define rus_net_buf             _tinet_rus_net_buf
    75 #define net_buf_siz             _tinet_net_buf_siz
     73#define rel_net_buf                     _tinet_rel_net_buf
     74#define rus_net_buf                     _tinet_rus_net_buf
     75#define net_buf_siz                     _tinet_net_buf_siz
    7676#define net_buf_max_siz         _tinet_net_buf_max_siz
    7777#define nbuf_get_tbl            _tinet_nbuf_get_tbl
  • asp3_tinet_ecnl_arm/trunk/asp3_dcre/tinet/netdev/if_btusb/if_btusb.c

    r352 r369  
    150150
    151151T_IF_SOFTC if_softc = {
    152         {0,},                                           /* ネットワークインタフェースのアドレス   */
     152        {{0,}},                                         /* ネットワークインタフェースのアドレス   */
    153153        0,                                                      /* 送信タイムアウト                     */
    154154        &btusb_softc,                           /* ディバイス依存のソフトウェア情報     */
Note: See TracChangeset for help on using the changeset viewer.