1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-13 01:46:17 +01:00
parent 625c9792a2
commit c6cb49c991
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -146,6 +146,11 @@ int main(int argc, char *argv[])
return EXIT_SUCCESS;
}
}
else
{
fprintf(stderr, "Invalid argument\n");
return EXIT_FAILURE;
}
}
// Run