Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/weather/temperatures | ||
|---|---|---|
| 65 | 65 |
} else {
|
| 66 | 66 |
print "graph_vlabel temp in C\n"; |
| 67 | 67 |
} |
| 68 |
|
|
| 68 |
|
|
| 69 | 69 |
for my $station (@wcode) {
|
| 70 | 70 |
my $url = "$datasource$station.TXT"; |
| 71 | 71 |
my $response = $ua->request(HTTP::Request->new('GET',$url));
|
Formats disponibles : Unified diff