misc cleanup, comments, whitespace, gitignore

Change-Id: I6250339ddc5807879c98da2d204418e7b4898a73
This commit is contained in:
Horst Schirmeier
2013-03-27 17:30:21 +01:00
parent 3a5dc285ab
commit 72a021be38
4 changed files with 11 additions and 8 deletions

View File

@ -64,9 +64,9 @@ namespace fail {
/**
*
* do the acutal parsing, called by the experiment
* do the actual parsing, called by the experiment
*
* @return was the parsing a sucess
* @return true on success
*/
bool parse();