Module Name: src
Committed By: christos
Date: Mon May 3 15:38:41 UTC 1999
Modified Files:
src/lib/libc/quad: qdivrem.c
Log Message:
Cast things to (digit) where the LHS is (digit) to avoid loss of precision
lint warnings. This change should be harmless.