From 0081704474e0b2207390c090b759f931228e683f Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Sun, 23 Jul 2000 19:17:37 +0000 Subject: [PATCH] Id added --- SRC/error.c | 1 + 1 file changed, 1 insertion(+) diff --git a/SRC/error.c b/SRC/error.c index 0fef26b..8827600 100644 --- a/SRC/error.c +++ b/SRC/error.c @@ -1,5 +1,6 @@ #include "echoping.h" +/* $Id$ */ /* Most of error-handling routines stolen from Stevens' books */