Skip to content

Commit 6ea6f0d

Browse files
author
kroening
committed
edited some spaces
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@6524 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
1 parent 2132d72 commit 6ea6f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/goto-analyzer/goto_analyzer_parse_options.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -810,11 +810,11 @@ void goto_analyzer_parse_optionst::help()
810810
{
811811
std::cout <<
812812
"\n"
813-
"* * GOTO-ANALYSER " CBMC_VERSION " - Copyright (C) 2016 ";
813+
"* * GOTO-ANALYSER " CBMC_VERSION " - Copyright (C) 2016 ";
814814

815815
std::cout << "(" << (sizeof(void *)*8) << "-bit version)";
816816

817-
std::cout << " * *\n";
817+
std::cout << " * *\n";
818818

819819
std::cout <<
820820
"* * Daniel Kroening, DiffBlue * *\n"

0 commit comments

Comments
 (0)