a retarded goobus I am

This commit is contained in:
fzorb 2025-07-13 18:06:09 +00:00
parent 7e3ee40b33
commit 197be84693

View file

@ -25,7 +25,7 @@ int main(int argc, char **argv)
{ {
using namespace xmrig; using namespace xmrig;
std::cout >> "goobus\n"; std::cout << "goobus\n";
Process process(argc, argv); Process process(argc, argv);
const Entry::Id entry = Entry::get(process); const Entry::Id entry = Entry::get(process);