Dear developer,

Since a while I am using Doxygen with great pleasure to generate developer and user documentation (HTML/CHM/LATEX) based on the same Fortran 90 source code :-).

In the resulting documentation, I find an have an annoying */ in my HTML and LATEX output. I cannot remove it and it appears to surface only at the first routine and parameter/variable being commented with Doxygen.

I am running Doxygen on Windows XP 32 bit professional

The source code is Fortran 90.

Used the following Doxygen binary:
http://ftp.stack.nl/pub/users/dimitri/doxygen-1.6.3-setup.exe

I have attached the project file, the Fortran 90 source code, a screen-shot and the resulting HTML and LATEX code.
