From 8abd6ebb111a4a3e4bc4eb5ce440632577c06878 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 3 Oct 2007 12:55:27 +0000 Subject: hide eprefix --- src/libeinfo.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libeinfo.c') diff --git a/src/libeinfo.c b/src/libeinfo.c index fd5ecfbd..2b40803b 100644 --- a/src/libeinfo.c +++ b/src/libeinfo.c @@ -41,6 +41,7 @@ hidden_proto(einfovn) hidden_proto(elog) hidden_proto(eoutdent) hidden_proto(eoutdentv) +hidden_proto(eprefix) hidden_proto(ewarn) hidden_proto(ewarnn) hidden_proto(ewarnv) @@ -199,6 +200,7 @@ void eprefix (const char *prefix) { _eprefix = prefix; } +hidden_def(eprefix) static void elogv (int level, const char *fmt, va_list ap) { -- cgit v1.2.3