Skip to content
Snippets Groups Projects
Commit 0ad888e9 authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

Only if I could spell (to r43468)

git-svn-id: http://root.cern.ch/svn/root/trunk@43469 27541ba8-7e3a-0410-8455-c3a389f83636
parent 3e76a8d1
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ void cling::UserInterface::runInteractively(bool nologo /* = false */)
}
}
cling::UserInterface::PrintLogo() {
void cling::UserInterface::PrintLogo() {
llvm::outs() << "\n";
llvm::outs() << "****************** CLING ******************" << "\n";
llvm::outs() << "* Type C++ code and press enter to run it *" << "\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment