Module Name: xsrc Committed By: mrg Date: Mon Mar 4 08:28:59 UTC 2019
Modified Files: xsrc/external/mit/xclock/dist: Clock.c Log Message: - add likely missing () around || expression. - use fabsl() not abs(). both picked up by clang and the new xclock. To generate a diff of this commit: cvs rdiff -u -r1.1.1.6 -r1.2 xsrc/external/mit/xclock/dist/Clock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.