X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libraries%2Flibldap%2Ftmpltest.c;h=711884d9ac64db3126b2c8f372e2d70854bb42f3;hb=ac3e6c8dc52860c423e6acaadb154d14ede02e89;hp=bbdae7fa1af49809de64d833c54d37982816d62b;hpb=403f4479bc9f9a864122d4aeecf7284408918302;p=openldap diff --git a/libraries/libldap/tmpltest.c b/libraries/libldap/tmpltest.c index bbdae7fa1a..711884d9ac 100644 --- a/libraries/libldap/tmpltest.c +++ b/libraries/libldap/tmpltest.c @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ #include "portable.h" @@ -108,7 +108,7 @@ static const unsigned long item_opt_vals[] = { }; -void +static void dump_tmpl( struct ldap_disptmpl *tmpl ) { struct ldap_tmplitem *rowp, *colp; @@ -226,7 +226,7 @@ dump_tmpl( struct ldap_disptmpl *tmpl ) } -void +static void dump_srchpref( struct ldap_searchobj *so ) { int i;