blob: be8628e3e179782d42a2a96c52f68f0e2c6f9705 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
/*
* /src/NTP/ntp-4/libparse/kparse_conf.c,v 4.2 1998/07/11 10:05:30 kardel RELEASE_19990228_A
*
* $Created: Sat Jun 13 10:05:32 1998 $
*
* Copyright (C) 1998 by Frank Kardel
*/
#define PARSESTREAM
#include "parse_conf.c"
/*
* kparse_conf.c,v
* Revision 4.2 1998/07/11 10:05:30 kardel
* Release 4.0.73d reconcilation
*
* Revision 4.1 1998/06/13 12:08:12 kardel
* standard format
*/
|