diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-08-06 02:13:24 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-08-06 02:13:24 +0200 |
commit | 94e55c784463fea7913791ebd9a53875f3be2e5c (patch) | |
tree | 2f96c856c2e3975d80ce3f2890db1c5dcdf3e51d /lib/Plugins/FileTransfer.conf | |
parent | 0acf7bbbbb822f1259cf1e3211e5e79724be6bf7 (diff) | |
download | abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.gz abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.xz abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.zip |
trailing whitespace removal. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Plugins/FileTransfer.conf')
-rw-r--r-- | lib/Plugins/FileTransfer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/FileTransfer.conf b/lib/Plugins/FileTransfer.conf index cf675e45..75e5671e 100644 --- a/lib/Plugins/FileTransfer.conf +++ b/lib/Plugins/FileTransfer.conf @@ -1,6 +1,6 @@ # Configuration of the file transfer reporter plugin # it takes one parameter: -# store - just save information about crash +# store - just save information about crash # upload - upload new crash or saved crashes to the specified url # URL to upload the files to |