mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 00:00:44 -04:00
fixed banner of retroshare_service
This commit is contained in:
parent
e7833174f3
commit
c22e4a6cca
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ int main(int argc, char* argv[])
|
||||||
RsInfo() << "\n" <<
|
RsInfo() << "\n" <<
|
||||||
"+================================================================+\n"
|
"+================================================================+\n"
|
||||||
"| o---o o |\n"
|
"| o---o o |\n"
|
||||||
"| \\ / - Retroshare Service - / \\ |\n"
|
"| \\ / - Retroshare Service - / \\ |\n"
|
||||||
"| o o---o |\n"
|
"| o o---o |\n"
|
||||||
"+================================================================+"
|
"+================================================================+"
|
||||||
<< std::endl << std::endl;
|
<< std::endl << std::endl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue