|
@@ -354,7 +354,7 @@ void show_banner(int idx)
|
|
|
dprintf(-dcc[idx].sock, " ------------------------------------------------------- \n");
|
|
dprintf(-dcc[idx].sock, " ------------------------------------------------------- \n");
|
|
|
dprintf(-dcc[idx].sock, STR("| - http://wraith.botpack.net/ - |\n"));
|
|
dprintf(-dcc[idx].sock, STR("| - http://wraith.botpack.net/ - |\n"));
|
|
|
dprintf(-dcc[idx].sock, STR("| Get Shell/Irc/Web hosting @ http://www.outlandz.net |\n"));
|
|
dprintf(-dcc[idx].sock, STR("| Get Shell/Irc/Web hosting @ http://www.outlandz.net |\n"));
|
|
|
- dprintf(-dcc[idx].sock, STR("| Use coupon code 'wraith' for 30% off lifetime |\n"));
|
|
|
|
|
|
|
+ dprintf(-dcc[idx].sock, STR("| Use coupon code 'wraith' for 30%% off lifetime |\n"));
|
|
|
dprintf(-dcc[idx].sock, " ------------------------------------------------------- \n");
|
|
dprintf(-dcc[idx].sock, " ------------------------------------------------------- \n");
|
|
|
dprintf(idx, " \n");
|
|
dprintf(idx, " \n");
|
|
|
|
|
|