home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!DUKE.CS.UNLV.EDU!greg
- From: greg@DUKE.CS.UNLV.EDU (Greg Wohletz)
- Newsgroups: comp.protocols.time.ntp
- Subject: xntp3 (July 23rd edition)
- Message-ID: <9207292355.AA26801@ni.umd.edu>
- Date: 29 Jul 92 23:44:04 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: inet
- Organization: The Internet
- Lines: 8
-
-
- Line 155 of ntp_unixclock.c reads:
-
- tvu_maxslew = tickadj * (hz-1) * (1>>CLOCK_ADJ);
-
- Did you mean 1<<CLOCK_ADJ ?
-
- --Greg
-