mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:47:28 +03:00
unit1627.c: remove a newline
This commit is contained in:
parent
6d1d50d65d
commit
73a5288344
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ static CURLcode test_unit1627(const char *arg)
|
|||
curl_mprintf("Input: %s is not lowercase: %s\n", buffer, get->name);
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
for(j = 0; j < CURL_ARRAYSIZE(notokay); j++) {
|
||||
const struct Curl_scheme *get = Curl_get_scheme(notokay[j]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue