X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487..3634fc257bd0667daef14d72005cd87c735bbb24:/test/src/mtpscript.c diff --git a/test/src/mtpscript.c b/test/src/mtpscript.c index 6a0b28160..2acfa285f 100644 --- a/test/src/mtpscript.c +++ b/test/src/mtpscript.c @@ -1,5 +1,3 @@ -/* $Cambridge: exim/test/src/mtpscript.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */ - /* A little hacked up program that allows a script to play the part of a remote SMTP/LMTP server on stdin/stdout for testing purposes. Hacked from the more complicated version that does it over a socket. */