summaryrefslogtreecommitdiff
path: root/lib/curlx.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curlx.h')
-rw-r--r--lib/curlx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/curlx.h b/lib/curlx.h
index 9f21f60d5..f1eb4fb28 100644
--- a/lib/curlx.h
+++ b/lib/curlx.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@@ -60,7 +60,7 @@
curlx_convert_wchar_to_UTF8()
curlx_convert_UTF8_to_tchar()
curlx_convert_tchar_to_UTF8()
- curlx_unicodefree()
+ CURLX_UNICODEFREE()
*/
#include "version_win32.h"