gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: Remove obsolete comment.


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Remove obsolete comment.
Date: Tue, 20 Nov 2018 14:09:56 +0100

This is an automated email from the git hooks/post-receive script.

marcello-stanisci pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c9f2384a9 Remove obsolete comment.
c9f2384a9 is described below

commit c9f2384a9543bac1bd18efcf9a307bcff761bc49
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Nov 20 14:08:34 2018 +0100

    Remove obsolete comment.
---
 src/curl/curl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/curl/curl.c b/src/curl/curl.c
index 985800e64..f02bf9411 100644
--- a/src/curl/curl.c
+++ b/src/curl/curl.c
@@ -498,7 +498,6 @@ GNUNET_CURL_perform2 (struct GNUNET_CURL_Context *ctx,
 #endif
     job->jcc (job->jcc_cls,
               response_code,
-              /* NOTE: jcc is now in charge of decref-ing */
               response);
     rc (response);
     GNUNET_CURL_job_cancel (job);

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]