]> git.tuebingen.mpg.de Git - paraslash.git/commit
aft: Consolidate comments for sorting/listing enums.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 8 Sep 2018 13:29:44 +0000 (15:29 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 19 Sep 2018 18:42:39 +0000 (20:42 +0200)
commitd9660cee96f1c1b1ae0bf1be432ac1e189b59dd2
treee5a27256bb3e5ebcbdc307ad08e558d3d1782c3e
parent85ec8f30f6bef37a9a3bc2b84314654648f2f81c
aft: Consolidate comments for sorting/listing enums.

This saves a couple of lines and improves readability.

The patch also changes the format of the doxygen comments from -sX
to -s=X and similar for -l, as this has become the required syntax
for -s, and is preferred (albeit not required) also for -l.
aft.c