Skip to content
Snippets Groups Projects
Commit 2bc57dbe authored by Niels Möller's avatar Niels Möller
Browse files

Whitespace changes only.

parent ce79d3e1
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,8 @@ ...@@ -41,7 +41,8 @@
* Reads bytes from standard input and writes base64-encoded * Reads bytes from standard input and writes base64-encoded
* on standard output. * on standard output.
*/ */
int main(int argc UNUSED, char **argv UNUSED) int
main(int argc UNUSED, char **argv UNUSED)
{ {
struct base64_encode_ctx b64_ctx; struct base64_encode_ctx b64_ctx;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment