Make idmap_init() static
commit1999791b7cedb6f25d6d638513a5b9aa647bb977
authorVolker Lendecke <vl@samba.org>
Wed, 2 Jul 2008 11:33:25 +0000 (2 13:33 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 2 Jul 2008 11:34:09 +0000 (2 13:34 +0200)
tree7474389a8094e21aff81d00c5a7f48b47866a500
parentab57861686e90d1639f9836d964d8a642c644953
Make idmap_init() static

This is called only from idmap_alloc_init, which feels kindof weird.

Digging deeper in the code...
(This used to be commit c8d1bbfddce41cd6bf37dd0a622ef3437a24b492)
source3/include/proto.h
source3/winbindd/idmap.c