diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
| commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
| tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /usr.sbin/xntpd/lib | |
| parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) | |
Diffstat (limited to 'usr.sbin/xntpd/lib')
| -rw-r--r-- | usr.sbin/xntpd/lib/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/xntpd/lib/machines.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/lib/Makefile b/usr.sbin/xntpd/lib/Makefile index 32c6a4a964cc..0d90c6b2d762 100644 --- a/usr.sbin/xntpd/lib/Makefile +++ b/usr.sbin/xntpd/lib/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1994/04/03 20:37:05 wollman Exp $ +# $Id: Makefile,v 1.6 1995/03/23 19:13:04 wollman Exp $ # CFLAGS+= -I${.CURDIR}/../include diff --git a/usr.sbin/xntpd/lib/machines.c b/usr.sbin/xntpd/lib/machines.c index 1d1cbc92faa4..4996081020b5 100644 --- a/usr.sbin/xntpd/lib/machines.c +++ b/usr.sbin/xntpd/lib/machines.c @@ -2,7 +2,7 @@ * * Real bummers unite ! * - * $Id:$ + * $Id: machines.c,v 1.1.1.3 1994/09/29 23:03:36 wollman Exp $ */ #include "ntp_stdlib.h" |
