mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
6 lines
119 B
C
6 lines
119 B
C
/*
|
|
* Reentrant version of -lldap
|
|
*/
|
|
|
|
static char Version[] = " libldap_r.a v%VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";
|