Put the GROWBY variable inside the get_line_from_file function, as that is the
authorMark Whitley <markw@lineo.com>
Mon, 10 Jul 2000 19:31:31 +0000 (19:31 -0000)
committerMark Whitley <markw@lineo.com>
Mon, 10 Jul 2000 19:31:31 +0000 (19:31 -0000)
commit9a8243aa1e8a8c7f34404401a1b23e6bb27a49bb
treeac333e017212807aecfb4d42f3cf9fdd1fab63ff
parent928faac50328e4e2f4e42e041ba3f1f4568365bd
Put the GROWBY variable inside the get_line_from_file function, as that is the
only function where it's used and it's always good to keep the namespace
clean. :-)
utility.c