From cd2fe136184bf29066768fb1aec16f831560089c Mon Sep 17 00:00:00 2001 From: luethje Date: Thu, 20 Mar 1997 00:22:51 +0000 Subject: [PATCH] Only a test --- lib/conffile.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/conffile.c b/lib/conffile.c index 6f6c51f3..d9daa0ce 100644 --- a/lib/conffile.c +++ b/lib/conffile.c @@ -1,4 +1,4 @@ -/* $Id: conffile.c,v 1.7 1997/03/20 00:19:24 luethje Exp $ +/* $Id: conffile.c,v 1.8 1997/03/20 00:22:51 luethje Exp $ * ISDN accounting for isdn4linux. * * Copyright 1996 by Stefan Luethje (luethje@sl-gw.lake.de) @@ -17,6 +17,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * $Log: conffile.c,v $ + * Revision 1.8 1997/03/20 00:22:51 luethje + * Only a test + * */ #define _CONFFILE_C_