diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /usr.sbin/xntpd/parse/util/parsetest.c | |
parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) |
Diffstat (limited to 'usr.sbin/xntpd/parse/util/parsetest.c')
-rw-r--r-- | usr.sbin/xntpd/parse/util/parsetest.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/parse/util/parsetest.c b/usr.sbin/xntpd/parse/util/parsetest.c index 7fa62a927b83d..1f738aad4215a 100644 --- a/usr.sbin/xntpd/parse/util/parsetest.c +++ b/usr.sbin/xntpd/parse/util/parsetest.c @@ -10,7 +10,10 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * - * $Log: parsetest.c,v $ + * parsetest.c,v + * Revision 1.1.1.4 1994/09/29 23:01:34 wollman + * xntp 3.4e from Dave Mills @ UDel + * * Revision 3.14 1994/05/12 12:49:27 kardel * printf fmt/arg cleanup * |