]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
remove lint
authorKurt Zeilenga <kurt@openldap.org>
Fri, 13 Oct 2000 20:20:19 +0000 (20:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 13 Oct 2000 20:20:19 +0000 (20:20 +0000)
libraries/libldap/tmpltest.c

index 728724690d81727837cf216eab3a281fa23ca4bc..711884d9ac64db3126b2c8f372e2d70854bb42f3 100644 (file)
@@ -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;