21 Sep
2016
21 Sep
'16
4:05 p.m.
On Wed, 21 Sep 2016 15:52:45 +0200 Antonio Ospite ao2@ao2.it wrote:
Doxygen doesn't preserve formatting that relies only on indentation, typeset lists of identifiers explicitly.
[...]
include/use-case.h | 57 +++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 28 deletions(-)
diff --git a/include/use-case.h b/include/use-case.h index 9aac6e2..1ebd945 100644 --- a/include/use-case.h +++ b/include/use-case.h
[...]
@@ -346,19 +347,19 @@ int snd_use_case_geti(snd_use_case_mgr_t *uc_mgr,
[...]
- = _dismod - disable given modifier = value
Here there should be a '-' in place of the first '=', I only noticed after sending.
I'll wait some days before sending a v2, or feel free to amend the patch locally if that's not too much burden.
Thanks, Antonio
--
Antonio Ospite
https://ao2.it
https://twitter.com/ao2it
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?