mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:47:28 +03:00
tool_helpers.c: fix comment typo (#989)
This commit is contained in:
parent
5d563a10b3
commit
9a84dc31de
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue