mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
fixed banner of retroshare_service
This commit is contained in:
parent
e7833174f3
commit
c22e4a6cca
@ -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…
Reference in New Issue
Block a user