aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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]>