Fix warning by adding explicit () around addition.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 31 Jan 2005 21:37:52 +0000 (21:37 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 31 Jan 2005 21:37:52 +0000 (21:37 +0000)
commit64642171e8ef98c33feba9959269ae695c3d6568
tree4955e5534ba1dfa90c25bf726cfb352701260035
parent4847ca79c4030e0e10166cd497f27d00af256d28
Fix warning by adding explicit () around addition.
cmp proves that this is identical to before.
sys/kern/kern_clock.c