aboutsummaryrefslogtreecommitdiff
path: root/lib/curlx.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curlx.h')
-rw-r--r--lib/curlx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curlx.h b/lib/curlx.h
index 2b7fec58a..a1df66902 100644
--- a/lib/curlx.h
+++ b/lib/curlx.h
@@ -89,7 +89,7 @@
#ifdef ENABLE_CURLX_PRINTF
/* If this define is set, we define all "standard" printf() functions to use
- the curlx_* version instead. It makes the source code transparant and
+ the curlx_* version instead. It makes the source code transparent and
easier to understand/patch. Undefine them first in case _MPRINTF_REPLACE
is set. */
# undef printf