author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 11 Oct 2010 02:39:21 +0000 (21:39 -0500) | ||
committer | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 26 Feb 2011 10:57:58 +0000 (04:57 -0600) | ||
commit | d350822fa7d14052713bea0ec62ff1246d8a2f7a | |
tree | 69c814ce03a8fe219de028f7b6459f700bfae437 | tree | snapshot |
parent | deadcef4c15d54d0a397180a1783ae8939254188 | commit | diff |
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>
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 | diff | blob | history | |
vcs-svn/line_buffer.h | diff | blob | history |