make module private functions static

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24976 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-03-28 17:08:46 +00:00
parent 4205308775
commit 597f9dbdfa

View File

@@ -1751,7 +1751,7 @@ LDAP_destroy(krb5_context context, HDB * db)
return ret;
}
krb5_error_code
static krb5_error_code
hdb_ldap_common(krb5_context context,
HDB ** db,
const char *search_base,