- 
Max Kellermann authoredg_ascii_isspace() includes \r and \n. This means that lines from a text file don't have to be chopped prior to buffer2array(). 2598cdd8
g_ascii_isspace() includes \r and \n. This means that lines from a text file don't have to be chopped prior to buffer2array().