nss-pam-ldapd commit: r1334 - nss-pam-ldapd-solaris/nss
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1334 - nss-pam-ldapd-solaris/nss
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1334 - nss-pam-ldapd-solaris/nss
- Date: Thu, 16 Dec 2010 23:45:09 +0100 (CET)
Author: arthur
Date: Thu Dec 16 23:45:08 2010
New Revision: 1334
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1334
Log:
remove debugging left-overs
Modified:
nss-pam-ldapd-solaris/nss/common.h
Modified: nss-pam-ldapd-solaris/nss/common.h
==============================================================================
--- nss-pam-ldapd-solaris/nss/common.h Thu Dec 16 22:50:51 2010 (r1333)
+++ nss-pam-ldapd-solaris/nss/common.h Thu Dec 16 23:45:08 2010 (r1334)
@@ -118,10 +118,7 @@
/* destructor for LDAP backends */
nss_status_t nss_ldap_destructor(nss_backend_t *be,void UNUSED(*args));
-extern TFILE *xxfp;
-
/* easy way to get fp from back-end */
-/* #define LDAP_GET_FP(be) (((struct nss_ldap_backend*)(be))->fp) */
#define LDAP_BE(be) ((struct nss_ldap_backend*)(be))
#endif /* NSS_FLAVOUR_SOLARIS */
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1334 - nss-pam-ldapd-solaris/nss,
Commits of the nss-pam-ldapd project