diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/librsync | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/librsync')
-rw-r--r-- | devel/librsync/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/librsync/DESCR b/devel/librsync/DESCR index b8923cad671..6112a7bdb3b 100644 --- a/devel/librsync/DESCR +++ b/devel/librsync/DESCR @@ -8,4 +8,4 @@ the two files to calculate the delta. Instead, it requires a set of checksums of each block of one file, which together form a signature for that file. Blocks at any point in the other file which have the same checksum are likely to be identical, and whatever remains is the -difference. +difference. |