12 dec 2012 kl. 11:13 skrev Daniel-Constantin Mierla miconda@gmail.com:
core: added comments to xavps structures
Developers that add comments to the source code will look nice when Santa evaluates your behaviour in time for Xmas ;-)
Even nicer if it's doxygen formatted.
char blubb[3.14]; /*!< variable description */
Where the "!<" are doxygen markers.
Thanks, Daniel.
/O