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)
The functions getbyte_stream, ungetbyte_stream and yaz_gets
are now private. They were never declared in a header file.


No differences found