Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| 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