nuttx/libs/libc/queue
Juha Niskanen eaa75b11f8 libs/libc: fix typos in comments
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-12-13 09:06:28 -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 libs/libc: fix typos in comments 2020-12-13 09:06:28 -06:00
sq_remfirst.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sq_remlast.c