Doxygen fixes.

This commit is contained in:
Harry Moffat 2006-06-23 20:35:16 +00:00
parent 9a6b2185b3
commit 20a21103cb
2 changed files with 3 additions and 1 deletions

View file

@ -82,6 +82,8 @@ namespace Cantera {
/**
* Write to array 'state' the current internal state.
* @param lenstate length of the state array. Must be >= nSpecies() + 2
* @param state output vector. Must be of length nSpecies() + 2 or
* greater.
*/
void saveState(int lenstate, doublereal* state) const;

View file

@ -882,7 +882,7 @@ namespace Cantera {
* For example, we do not need to call this function for
* ideal gas equations of state.
*
* @param inputfile XML file containing the description of the
* @param inputFile XML file containing the description of the
* phase
*
* @param id Optional parameter identifying the name of the