Skip to content

Commit de5211c

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent 3c4945b commit de5211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/NetworkClient.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ uint8_t *NetworkClient::downloadFile(const char *url, int32_t *defaultLen)
373373
* -'HTTPC_FORCE_FOLLOW_REDIRECTS' - all redirections will be followed
374374
*
375375
* @returns None
376-
*
376+
*
377377
*/
378378
void NetworkClient::setFollowRedirects(followRedirects_t f)
379379
{

0 commit comments

Comments
 (0)