Skip to content

Commit

Permalink
Re #10739 fixing doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Jan 7, 2015
1 parent c6dbd3b commit 76159f1
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -291,6 +291,10 @@ void LoadGSASInstrumentFile::parseBank(std::map<std::string, double>& parammap,
/** Get next INS line of .prm file at or after given line index
* @param lines :: [input] vector of lines from .irf file;
* @param lineIndex :: [input] index of line to search from
* @param param1 :: [output] first parameter in line
* @param param2 :: [output] second parameter in line
* @param param3 :: [output] third parameter in line
* @param param4 :: [output] fourth parameter in line
* @return line index for INS file
* @throw end of file error
*/
Expand Down

0 comments on commit 76159f1

Please sign in to comment.