forked from wolfSSL/wolfssl
fix whitespace.
This commit is contained in:
@ -900,7 +900,7 @@ int main(int argc, char** argv)
|
|||||||
(void)chainSz;
|
(void)chainSz;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/* check if we are done reading file */
|
/* check if we are done reading file */
|
||||||
if (packet == NULL && data == NULL && saveFile) {
|
if (packet == NULL && data == NULL && saveFile) {
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user