From: Gerhard Sittig Date: Sun, 5 Mar 2023 10:19:02 +0000 (+0100) Subject: binary helpers: touch up Doxygen comments (in/out params, clutter) X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b7721913feb5f4dfdbbe0ad60dd6cf931757998b;hp=b7721913feb5f4dfdbbe0ad60dd6cf931757998b;p=libsigrok.git binary helpers: touch up Doxygen comments (in/out params, clutter) Provide 'in' and 'out' directions for function parameters. Unclutter struct declarations by putting comments after their fields. Eliminate redundant "binary blob" phrases. ---