Обновить src/DosAtk.cpp

This commit is contained in:
dr-wh0 2025-04-28 20:48:15 +03:00
parent b794b1c507
commit aaf689f78c
1 changed files with 10 additions and 10 deletions

View File

@ -651,7 +651,7 @@ int my_udp() {
int status;
int sockfd; // Дескриптор сокета
struct sockaddr_in target_addr; // Адрес цели
static int port_idx; // Текущий индекс портаS
static int port_idx; // Текущий индекс порта
static const int ports[]; // Список портов
static const int ports_total;
int curr_port; // Текущий порт