vcs-svn: collect line_buffer data in a struct
commitd350822fa7d14052713bea0ec62ff1246d8a2f7a
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 11 Oct 2010 02:39:21 +0000 (10 21:39 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Sat, 26 Feb 2011 10:57:58 +0000 (26 04:57 -0600)
tree69c814ce03a8fe219de028f7b6459f700bfae437
parentdeadcef4c15d54d0a397180a1783ae8939254188
vcs-svn: collect line_buffer data in a struct

Prepare for the line_buffer lib to support input from multiple files,
by collecting global state in a struct that can be easily passed
around.

No API change yet.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
vcs-svn/line_buffer.c
vcs-svn/line_buffer.h