]> Kevux Git Server - fll/commit
Update: return f_unknown at end of f_is_digit
authorKevin Day <kevin@kevux.org>
Sat, 9 Jun 2012 04:25:40 +0000 (23:25 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 9 Jun 2012 04:25:40 +0000 (23:25 -0500)
commit091b296eb8929c938ab43f50fe28d43df5ad4318
tree0fbbc2ca538caaa5d0329a23c71ebe01d87497e0
parent3546b5998806877a331ccc8e5da5fa05165c9896
Update: return f_unknown at end of f_is_digit

If for some reason the end of the function is reached, f_unknown is returned.
This should be impossible and if compilers give an error, then that line can be removed.
level_0/f_conversion/c/conversion.c