Make some internal functions static
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Aug 2010 11:38:06 +0000 (13:38 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Aug 2010 11:38:06 +0000 (13:38 +0200)
These functions were defined non-static by mistake (they were
never defined in a header): emit_term, emit_terms, emit-wordlist.


No differences found