A few more small tweaks.

This commit is contained in:
Robin Sommer 2013-05-14 16:19:41 -07:00
parent 1459216b20
commit 8220d70e88
4 changed files with 6 additions and 8 deletions

View file

@ -172,7 +172,7 @@ private:
StrSet ignored; /**< Ignored files. Will be finally removed on EOF. */
string current_handle; /**< Last file handle set by get_file_handle event.*/
static TableVal* disabled; /**< Table of disabled analyzers. */
static TableVal* disabled; /**< Table of disabled analyzers. */
};
} // namespace file_analysis