lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1842 - nss-pam-ldapd/nslcd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1842 - nss-pam-ldapd/nslcd



Author: arthur
Date: Sun Nov 25 17:03:33 2012
New Revision: 1842
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1842&view=revision

Log:
remove inline keyword (should have been removed in r1840)

Modified:
   nss-pam-ldapd/nslcd/nsswitch.c

Modified: nss-pam-ldapd/nslcd/nsswitch.c
==============================================================================
--- nss-pam-ldapd/nslcd/nsswitch.c      Sun Nov 25 16:56:58 2012        (r1841)
+++ nss-pam-ldapd/nslcd/nsswitch.c      Sun Nov 25 17:03:33 2012        (r1842)
@@ -163,7 +163,7 @@
 }
 
 /* check whether shadow lookups are configured to use ldap */
-inline int nsswitch_shadow_uses_ldap(void)
+int nsswitch_shadow_uses_ldap(void)
 {
   if (cached_shadow_uses_ldap==CACHED_UNKNOWN)
   {
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/