X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2Fsrc%2Fclient.c;h=6a083d055c273c61a71d1437fcc1ddf87fecafe7;hp=ccd6f419cf6981733536337c66bb79e6fb75c095;hb=79fe97d8ea163ff9a3b229998c5434890f03b18f;hpb=bb7277654ad306e5385a0ae779761504f8012e08 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