From: Marcus Brinkmann Date: Fri, 14 Dec 2001 01:27:58 +0000 (+0000) Subject: Change history, doubleplusgood. X-Git-Tag: gpgme-1.2.0@1385~1201 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e1ce3166f5dd0d673b05ea2e4782a34b770efa2;p=gpgme.git Change history, doubleplusgood. --- diff --git a/trunk/assuan/ChangeLog b/trunk/assuan/ChangeLog index 57e503f..7b357b6 100644 --- a/trunk/assuan/ChangeLog +++ b/trunk/assuan/ChangeLog @@ -1,7 +1,7 @@ 2001-12-14 Marcus Brinkmann * 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