Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/ping/multi_tcp_ping | ||
|---|---|---|
| 91 | 91 |
config() if($cmd_arg eq "config"); |
| 92 | 92 |
autoconf() if ($cmd_arg eq 'autoconf'); |
| 93 | 93 |
|
| 94 |
for my $host (@hosts) {
|
|
| 94 |
for my $host (@hosts) {
|
|
| 95 | 95 |
threads->new(\&ping_host, $host) |
| 96 | 96 |
} |
| 97 | 97 |
|
Formats disponibles : Unified diff