diff options
Diffstat (limited to 'contrib/ntp/libparse/kclk_varitext.c')
-rw-r--r-- | contrib/ntp/libparse/kclk_varitext.c | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/contrib/ntp/libparse/kclk_varitext.c b/contrib/ntp/libparse/kclk_varitext.c deleted file mode 100644 index 3ecc69dc228d..000000000000 --- a/contrib/ntp/libparse/kclk_varitext.c +++ /dev/null @@ -1,28 +0,0 @@ -/* - * $Header: /cvs/ntp/libparse/kclk_varitext.c,v 1.1 1999/07/25 09:21:16 stenn Exp $ - * - * $Created: Sat Jun 13 09:58:27 1998 $ - * - * Copyright (C) 1998 by Frank Kardel - */ -#define PARSESTREAM -#include "clk_varitext.c" -/* - * $Log: kclk_varitext.c,v $ - * Revision 1.1 1999/07/25 09:21:16 stenn - * * configure.in: 4.0.94b - * - * * acconfig.h: - * * configure.in: - * * libparse/Makefile.am: - * * libparse/parse_conf.c: - * * libparse/clk_varitext.c: - * * libparse/kclk_varitext.c: - * * ntpd/refclock_parse.c: VARITEXT parse clock - * * ntpdate/ntpdate.c: bugfix - * From: Tony McConnell <tonym@datel-technology.co.uk> - * - * Revision 4.1 1998/06/13 12:09:27 kardel - * hack to compile the source for kernel/user-land - * - */ |