Modified read_file_by_line to return a GArray, and allow files of more than 512 lines...
authorBarrucadu <mike@barrucadu.co.uk>
Tue, 19 May 2009 13:37:36 +0000 (14:37 +0100)
committerBarrucadu <mike@barrucadu.co.uk>
Tue, 19 May 2009 13:37:36 +0000 (14:37 +0100)
commit5706dd58887d1a9aa71e29069fdacf1218ba532a
treec5ee220221671526cfce3764ddcaeb8161be9b83
parent6996b4db8de1f2ab00819098d234f44bf8e13bba
Modified read_file_by_line to return a GArray, and allow files of more than 512 lines by getting rid of that horrible magic number.
uzbl.c
uzbl.h