X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.c;h=eeed42acca84a9f7ad9a4cd3475abb7df4283d7b;hb=a66cce670c39f513565011e93e7865c44806b501;hp=0c1caf7469e0b861225886cc823a7f73245b1be3;hpb=c39a9ab1218f0ebda85fe9aafaa6b31e9ee56319;p=citadel.git diff --git a/webcit/webcit.c b/webcit/webcit.c index 0c1caf746..eeed42acc 100644 --- a/webcit/webcit.c +++ b/webcit/webcit.c @@ -256,7 +256,6 @@ void escputs(char *strbuf) /** * \brief Escape a string for feeding out as a URL. - * Returns a pointer to a buffer that must be freed by the caller! * \param outbuf the output buffer * \param strbuf the input buffer */