summaryrefslogtreecommitdiff
path: root/scripts/dpkg-genchanges.pl
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-11-01 08:18:28 +0100
committerGuillem Jover <guillem@debian.org>2010-11-19 05:21:14 +0100
commitc6ea15b9850f26ea3b5a13667396c89e00aa9890 (patch)
tree9da3c56846f1e9f0e75d3ac619713c6467af472a /scripts/dpkg-genchanges.pl
parent7ee4f4f2ef5ca3d9fa1426ac93f78ead2280bc36 (diff)
downloaddpkg-c6ea15b9850f26ea3b5a13667396c89e00aa9890.tar.gz
Cleanup white spaces
Remove trailing spaces. Remove blank lines not separating different code blocks. Remove blank lines at the end of the file.
Diffstat (limited to 'scripts/dpkg-genchanges.pl')
-rwxr-xr-xscripts/dpkg-genchanges.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dpkg-genchanges.pl b/scripts/dpkg-genchanges.pl
index 70898a41a..861a6068a 100755
--- a/scripts/dpkg-genchanges.pl
+++ b/scripts/dpkg-genchanges.pl
@@ -505,4 +505,3 @@ for my $f (keys %remove) {
}
$fields->output(\*STDOUT); # Note: no substitution of variables
-