diff options
Diffstat (limited to 'openssl/client/client.cxx')
-rw-r--r-- | openssl/client/client.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl/client/client.cxx b/openssl/client/client.cxx index 96ffdd4..0c623c0 100644 --- a/openssl/client/client.cxx +++ b/openssl/client/client.cxx @@ -1,5 +1,4 @@ // file : openssl/client/client.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> // cin, cout |