Module Name: src Committed By: christos Date: Sun Oct 11 18:46:21 UTC 2020
Modified Files: src/games/factor: factor.c Log Message: Remove is_hex_str() (trying to guess if a number was hex or not). It is not documented and can lead to unexpected behavior. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/games/factor/factor.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.