Make internal function vbuf__append_quoted1035 static
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 24 Oct 2014 18:02:30 +0000 (19:02 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Oct 2014 11:42:20 +0000 (11:42 +0000)
commita7f55cc47fd1a8c9d6e9e5eea2fc4184bfe7ad1c
tree13caf4dbe52364271a07488833c525c8f3c7d73f
parent8c5f4afa4747f770d69091b6e6ce0cfdb5c2ff30
Make internal function vbuf__append_quoted1035 static

This does not change the library ABI - the only callers are internal.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/internal.h
src/parse.c