include/nuttx/list.h: fix typos

This commit is contained in:
cuichaochao 2020-01-19 11:08:56 +08:00 committed by patacongo
parent 7f888534e3
commit e7b3635a2a

View File

@ -78,7 +78,7 @@
}\
else\
{\
_ _t = (type *)0;\
__t = (type *)0;\
}\
\
__t;\