Hello,

Doxygen comments automatically my array declaration when it is on multiple lines even if there is no comments. See example below :

int myArray[3] =
{
    0,
    0,
    0
}

Thanks for your help,

Jonathan


--
Cet email a fait l'objet d'une analyse antivirus par AVG.
http://www.avg.com



_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to