summaryrefslogtreecommitdiff
path: root/maint/release.pm
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2006-09-09 12:54:10 +0200
committerMartin Mares <mj@ucw.cz>2006-09-09 12:54:10 +0200
commit94db5c82212761573cc656df77c727001f554591 (patch)
treea67714e4d9b4f91f3e6b811ce3b64b213a40f447 /maint/release.pm
parentcc062b4ade94481589af2b6dc94e280caab94498 (diff)
downloadpciutils-94db5c82212761573cc656df77c727001f554591.tar.gz
Whitespace cleanup of all source files.
Diffstat (limited to 'maint/release.pm')
-rw-r--r--maint/release.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/release.pm b/maint/release.pm
index 18bd271..dc937ce 100644
--- a/maint/release.pm
+++ b/maint/release.pm
@@ -147,7 +147,7 @@ sub CopyFile($$$$) {
$empty && next;
$empty = 1;
} else { $empty = 0; }
- }
+ }
print O;
}
close O;