Make a few functions static (private)
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Jan 2013 10:08:05 +0000 (11:08 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Jan 2013 10:08:05 +0000 (11:08 +0100)
commitefd4da3c41402c05a0f16aa8d58fe45c6321f681
tree16c95de7cb7608b5578bac2d774a2905b9ccf2dd
parentd7dccb162b3a3e3166b65de81022a78c71b70d16
Make a few functions static (private)

The functions getbyte_stream, ungetbyte_stream and yaz_gets
are now private. They were never declared in a header file.
src/cqlstdio.c
src/marc_read_line.c