aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sign.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-01-17 10:06:03 +0000
committerWerner Koch <[email protected]>1999-01-17 10:06:03 +0000
commitbefacf7efa649de7ee4421a154cc06a40a181cf2 (patch)
tree8197e739f35fbe9d4afa9dc96cfa82aee75d74f5 /g10/sign.c
parentSee ChangeLog: Sat Jan 16 21:25:17 CET 1999 Werner Koch (diff)
downloadgnupg-befacf7efa649de7ee4421a154cc06a40a181cf2.tar.gz
gnupg-befacf7efa649de7ee4421a154cc06a40a181cf2.zip
See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r--g10/sign.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/sign.c b/g10/sign.c
index b011043b2..e8582f43d 100644
--- a/g10/sign.c
+++ b/g10/sign.c
@@ -349,8 +349,6 @@ sign_file( STRLIST filenames, int detached, STRLIST locusr,
* data, it is not possible to know the used length
* without a double read of the file - to avoid that
* we simple use partial length packets.
- * FIXME: We have to do the double read when opt.rfc1991
- * is active.
*/
if( opt.textmode && !outfile )
filesize = 0;