author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 25 Mar 2011 04:09:19 +0000 (23:09 -0500) | ||
committer | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 26 Mar 2011 05:17:35 +0000 (00:17 -0500) | ||
commit | 7e2fe3a9fc816391b322ad9b3f2adf9342631db6 | |
tree | dfff25606bdefe49287d379f2e3bc538af1013d3 | tree | snapshot |
parent | e7d04ee147dcbe6af1fa1d2147466696e2be31bc | commit | diff |
vcs-svn: remove buffer_read_string
All previous users of buffer_read_string have already been converted
to use the more intuitive buffer_read_binary, so remove the old API to
avoid some confusion.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
All previous users of buffer_read_string have already been converted
to use the more intuitive buffer_read_binary, so remove the old API to
avoid some confusion.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>