Use the is_int structure member rather than the local variable so that the correct...
authorIain Holmes <iain@prettypeople.org>
Fri, 19 Mar 2004 12:44:22 +0000 (12:44 +0000)
committerIain Holmes <iain@prettypeople.org>
Fri, 19 Mar 2004 12:44:22 +0000 (12:44 +0000)
commit6c5076c6ddcf18b5ceb1e5c41ce6c72b3a7ef545
treec5f324b24a909d06e4bc7634027eb5da78383c94
parente8cc8a916ba6aa81702d16791a4348cb13b87e75
Use the is_int structure member rather than the local variable so that the correct splitting function is used.

Original commit message from CVS:
Use the is_int structure member rather than the local variable so that the correct splitting function is used.
ChangeLog