Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

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