From d5ee387dafeaa4ef29b5467f2668e94f299ce9ec Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Sun, 25 Jun 2000 14:07:09 +0000 Subject: [PATCH] Small documentation fix in header --- SRC/icp.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/SRC/icp.c b/SRC/icp.c index 0c45f85..1169133 100644 --- a/SRC/icp.c +++ b/SRC/icp.c @@ -1,9 +1,15 @@ +/* + * Code contributed by Christian Grimm + * and patched by Stephane Bortzmeyer. + * + * $Id$ + * + */ + #include "echoping.h" #ifdef ICP -/* Code contributed by Christian Grimm - and patched by Stephane Bortzmeyer. */ void * make_icp_sendline (url, shost, opcode, length)