Make idmap_init() static
commitc8d1bbfddce41cd6bf37dd0a622ef3437a24b492
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)
tree26c7c430a0e436b1baa605e9cbe6ab602942f935
parent7cec389e19323e99b6b6258e539be9d1fd65810f
Make idmap_init() static

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

Digging deeper in the code...
source/include/proto.h
source/winbindd/idmap.c