mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
libtest/test.h: fix typo (#988)
This commit is contained in:
parent
4c44155cfe
commit
5d563a10b3
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ extern int unitfail;
|
|||
** label 'test_cleanup' is performed.
|
||||
**
|
||||
** Every easy_* and multi_* macros have a res_easy_* and res_multi_* macro
|
||||
** counterpart that operates in tha same way with the exception that no
|
||||
** counterpart that operates in the same way with the exception that no
|
||||
** jump takes place in case of failure. res_easy_* and res_multi_* macros
|
||||
** should be immediately followed by checking if 'res' variable has been
|
||||
** set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue