*: Fix lint errors found in new code in previously ignored files

This commit is contained in:
ZyX
2015-08-23 13:53:47 +03:00
parent 313b947e3f
commit ad7b7716bb
13 changed files with 340 additions and 278 deletions

View File

@@ -4633,7 +4633,7 @@ void set_substitute_pattern(const SearchPattern pat)
/// Set last used search pattern
///
/// @param[in] is_substitute_pattern If true set substitute pattern as last
/// @param[in] is_substitute_pattern If true set substitute pattern as last
/// used. Otherwise sets search pattern.
void set_last_used_pattern(const bool is_substitute_pattern)
{