forked from wolfSSL/wolfssl
whitespace
This commit is contained in:
@ -2110,7 +2110,7 @@ int bench_tls(void* args)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
/* target next cipher */
|
/* target next cipher */
|
||||||
cipher = (next_cipher != NULL) ? (next_cipher + 1) : NULL;
|
cipher = (next_cipher != NULL) ? (next_cipher + 1) : NULL;
|
||||||
} /* while */
|
} /* while */
|
||||||
|
Reference in New Issue
Block a user