Module Name: src Committed By: pgoyette Date: Fri Jan 6 03:33:19 UTC 2017
Modified Files: src/sys/sys: time.h Log Message: As pointed out by christos@, since the macros already include a cast to uint64_t, it's not necessary to cast again at point of use. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/sys/time.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.