mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08:00
fix comment
This commit is contained in:
parent
067544abc5
commit
d1a1865650
@ -340,8 +340,8 @@ long ares__tvdiff(struct timeval t1, struct timeval t2);
|
|||||||
#ifdef CURLDEBUG
|
#ifdef CURLDEBUG
|
||||||
/* This is low-level hard-hacking memory leak tracking and similar. Using the
|
/* This is low-level hard-hacking memory leak tracking and similar. Using the
|
||||||
libcurl lowlevel code from within library is ugly and only works when
|
libcurl lowlevel code from within library is ugly and only works when
|
||||||
c-ares is built and linked with a similarly debug-build libcurl, but we do
|
c-ares is built and linked with a similarly curldebug-enabled libcurl,
|
||||||
this anyway for convenience. */
|
but we do this anyway for convenience. */
|
||||||
#include "../lib/memdebug.h"
|
#include "../lib/memdebug.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user