X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487..3634fc257bd0667daef14d72005cd87c735bbb24:/test/src/client.c 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