From 48cb87b8bdad1cd7279c6ce35a76b677c833599d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 16 Feb 2005 20:51:51 +0000 Subject: formatting changes --- config.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.cc') diff --git a/config.cc b/config.cc index 07b1d8b0..437f90e0 100644 --- a/config.cc +++ b/config.cc @@ -171,7 +171,7 @@ void config_t::process_options(const std::string& command, // Process remaining command-line arguments - if (command != "e" && command != "w") { + if (command != "e") { // Treat the remaining command-line arguments as regular // expressions, used for refining report results. -- cgit v1.2.3