This commit is contained in:
BIN
Binary file not shown.
+1
-1
@@ -66,7 +66,7 @@ void show_active_bans(void) {
|
|||||||
snprintf(time_str, sizeof(time_str), "%llds", s);
|
snprintf(time_str, sizeof(time_str), "%llds", s);
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("%-20s %s\n", ip, time_str);
|
printf(" - %-20s %s\n", ip, time_str);
|
||||||
count++;
|
count++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user