nuttx/libs/libc/queue
Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00
..
dq_addafter.c
dq_addbefore.c
dq_addfirst.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
dq_addlast.c
dq_cat.c
dq_count.c
dq_rem.c
dq_remfirst.c
dq_remlast.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_cat.c
sq_count.c
sq_rem.c
sq_remafter.c
sq_remfirst.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sq_remlast.c