Files
heimdal/lib
Ken Dreyer 10519ce50d remove hdb ldap create declarations
The hdb_ldap_create and hdb_ldapi_create prototypes use the "static"
keyword, but the functions themselves are not implemented as static.

Heimdal's buildsystem dynamically adds function declarations to
hdb-protos.h based on the actual function implementations. Those
declarations in hdb-protos.h are not declared as static.

Since the build system generates the declarations dynamically, just
remove them from hdb-ldap.c.
2014-03-27 12:11:29 -06:00
..
2014-03-24 23:07:50 -05:00
2014-03-27 12:11:29 -06:00
2012-09-24 21:28:04 -07:00
x
2014-02-16 09:15:26 -08:00
2014-02-04 23:20:13 -05:00
2014-02-18 08:34:32 -08:00
2012-06-20 19:32:08 -05:00