Fix an overflow in the delta time calculation. A double as incorrectly
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 24 Apr 2005 06:23:56 +0000 (06:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 24 Apr 2005 06:23:56 +0000 (06:23 +0000)
commita52a86e2aada3bca36fb7d501b027734d4304d96
tree578cf9d9cb64db8010435282fcf452e574643ce4
parent9b724d8cb09cb63286a05352df97b0d11575caaf
Fix an overflow in the delta time calculation.  A double as incorrectly
converted to a long.
usr.sbin/dntpd/convert.c