Remove tic4x_scan always false condition

The numeric check was always false, and correcting it to match the
comment causes lots of testsuite failures.  "tic4x" is a valid string.

	* cpu-tic4x.c (tic4x_scan): Remove always false condition.
	Fix comment.
1 file changed