mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
tool_helpers.c: fix comment typo (#989)
This commit is contained in:
parent
5d563a10b3
commit
9a84dc31de
@ -35,7 +35,7 @@
|
|||||||
#include "memdebug.h" /* keep this as LAST include */
|
#include "memdebug.h" /* keep this as LAST include */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Helper functions that are used from more tha one source file.
|
** Helper functions that are used from more than one source file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const char *param2text(int res)
|
const char *param2text(int res)
|
||||||
|
Loading…
Reference in New Issue
Block a user