Kill '//'-style comment.

This commit is contained in:
Hallvard Furuseth 2003-11-28 22:03:13 +00:00
parent d45a47d40f
commit 546e074be0

View file

@ -45,6 +45,8 @@ const struct berval slap_unknown_bv = BER_BVC("unknown");
const struct berval slap_true_bv = BER_BVC("TRUE");
const struct berval slap_false_bv = BER_BVC("FALSE");
//struct sync_cookie *slap_sync_cookie = NULL;
#if 0
struct sync_cookie *slap_sync_cookie = NULL;
#endif
struct slap_sync_cookie_s slap_sync_cookie =
LDAP_STAILQ_HEAD_INITIALIZER( slap_sync_cookie );