1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/include
Cenk Gündoğan ca5b45e264 converting tabs to spaces in sys (#1439)
This PR converts tabs to white spaces.
The statement I used for the conversion:
```find . -name "*.[ch]" -exec zsh -c 'expand -t 4 "$0" > /tmp/e && mv /tmp/e "$0"' {} \;```
Afterwards, I had a quick overview of the converted files to prevent odd indentation.
2014-07-31 20:51:50 +02:00
..
ccn_lite ccnl: finish rebase 2014-07-18 21:06:40 +02:00
destiny converting tabs to spaces in sys (#1439) 2014-07-31 20:51:50 +02:00
sixlowpan converting tabs to spaces in sys (#1439) 2014-07-31 20:51:50 +02:00
destiny.h fix grammar in license header 2013-11-23 13:11:56 +01:00
etx_beaconing.h core: remove extra thread_create_arg() function 2014-07-09 10:28:23 +02:00
ieee802154_frame.h Fix ieee802154_frame module 2014-03-01 14:44:21 +01:00
inet_ntop.h Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
inet_pton.h Remove destiny header dependency from net_help 2014-02-08 00:31:02 +01:00
ipv6.h documentation: fixed organization of 6LoWPAN doxygen 2014-05-22 13:01:37 +02:00
net_help.h net: handle macro redefinitions for OS X 2014-05-14 19:43:58 +02:00
net_if.h doc: fix most occurences of FU as an author 2014-07-29 17:23:11 +02:00
protocol-multiplex.h doc: fix most occurences of FU as an author 2014-07-29 17:23:11 +02:00
sixlowpan.h documentation: fixed organization of 6LoWPAN doxygen 2014-05-22 13:01:37 +02:00