aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-12-14 01:27:58 +0000
committerMarcus Brinkmann <[email protected]>2001-12-14 01:27:58 +0000
commit3c1ee806486a1a09914f6d061e99ace4e01884c3 (patch)
treecda4acbb889cc6c6541c375679dc25fc1c4db7e2
parent2001-12-14 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-3c1ee806486a1a09914f6d061e99ace4e01884c3.tar.gz
gpgme-3c1ee806486a1a09914f6d061e99ace4e01884c3.zip
Change history, doubleplusgood.
Diffstat (limited to '')
-rw-r--r--assuan/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/assuan/ChangeLog b/assuan/ChangeLog
index 57e503f2..7b357b66 100644
--- a/assuan/ChangeLog
+++ b/assuan/ChangeLog
@@ -1,7 +1,7 @@
2001-12-14 Marcus Brinkmann <[email protected]>
* assuan-buffer.c (_assuan_read_line): New variable ATTICLEN, use
- it to save the number of bytes left over after the complete line.
+ it to save the length of the attic line.
Rediddle the code a bit to make it more clear what happens.
2001-12-14 Marcus Brinkmann <[email protected]>