]> sigrok.org Git - libsigrok.git/commit - src/session.c
Doxygen: TODO cleanup, use @todo where needed.
authorUwe Hermann <redacted>
Sun, 21 Oct 2012 21:24:42 +0000 (23:24 +0200)
committerUwe Hermann <redacted>
Mon, 22 Oct 2012 09:56:18 +0000 (11:56 +0200)
commit6b2d8d3e5c4762cdafd847f9613d3f7b855927ab
treeb230b4889076594137cf9c972983dd95b27b40d0
parent3c0839d52475605d61ce385eda95f824fc448c88
Doxygen: TODO cleanup, use @todo where needed.

Turn TODOs which should be user-visible into @todo so that Doxygen
shows them in the function docs, and also on the special "Todo List" page.

Those TODOs that should not be in the Doxygen docs are moved out of the
/** */ comment blocks.

Also fix some comments/items, and remove some obsolete ones.
datastore.c
session.c
strutil.c