X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bb7277654ad306e5385a0ae779761504f8012e08..97d1730589a1b7d1f630df1f3193df5b967d3aba:/test/src/client.c?ds=sidebyside diff --git a/test/src/client.c b/test/src/client.c index ccd6f419c..6a083d055 100644 --- a/test/src/client.c +++ b/test/src/client.c @@ -1,5 +1,3 @@ -/* $Cambridge: exim/test/src/client.c,v 1.2 2006/10/16 13:42:19 ph10 Exp $ */ - /* A little hacked up program that makes a TCP/IP call and reads a script to drive it, for testing Exim server code running as a daemon. It's got a bit messy with the addition of support for either OpenSSL or GnuTLS. The code for