You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/07/26 14:34:58 UTC

svn propchange: r1150841 - svn:log

Author: stsp
Revision: 1150841
Modified property: svn:log

Modified: svn:log at Tue Jul 26 12:34:58 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jul 26 12:34:58 2011
@@ -1,7 +1,7 @@
 * subversion/libsvn_auth_gpg_agent/gpg_agent.c
   (password_get_gpg_agent): We can pass the full BUFFER_SIZE to
    receive_from_gpg_agent() and send_option() because they will
-   NUL-terminate. (Historically these were arguments to recv() and
-   send() which do not.)
+   NUL-terminate. (Historically these were arguments to recv() which
+   which does not NUL-terminate.)
 
 Found by: danielsh