aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_curl_lib.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-15 19:41:05 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-15 19:41:05 +0100
commit5177efb74f9301bbffd79d63f47eb78611e6abba (patch)
tree3b934e877911bb4d40fceca920ef70e272f19488 /src/include/gnunet_curl_lib.h
parent9f36b6e9ef86d595b229c1c8f0671b63a18bdc03 (diff)
downloadgnunet-5177efb74f9301bbffd79d63f47eb78611e6abba.tar.gz
gnunet-5177efb74f9301bbffd79d63f47eb78611e6abba.zip
remove Taler-specific leftovers, we don't need them anymore
Diffstat (limited to 'src/include/gnunet_curl_lib.h')
-rw-r--r--src/include/gnunet_curl_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_curl_lib.h b/src/include/gnunet_curl_lib.h
index 48eb7e490..8e981e91e 100644
--- a/src/include/gnunet_curl_lib.h
+++ b/src/include/gnunet_curl_lib.h
@@ -164,7 +164,7 @@ GNUNET_CURL_perform (struct GNUNET_CURL_Context *ctx);
164 164
165 165
166/** 166/**
167 * Run the main event loop for the Taler interaction. 167 * Run the main event loop for the HTTP interaction.
168 * 168 *
169 * @param ctx the library context 169 * @param ctx the library context
170 * @param rp parses the raw response returned from 170 * @param rp parses the raw response returned from