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/drbd/drbd-stat
85 85
			my ($changed) = $_ =~ /changed:(\d*)/;
86 86
			$store->{ $temp }->{'act_log'}->{changed} = $changed if $changed ne undef;
87 87
		}
88
		
88

  
89 89
		my ($ns) = $_ =~ /ns:(\d*)/;
90 90
		$store->{ $temp }->{'ns'} = $ns if $ns ne undef;
91 91

  

Formats disponibles : Unified diff