summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_solaris.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-03-31 04:36:01 +0000
committerTim Potter <tpot@samba.org>2003-03-31 04:36:01 +0000
commit6c33130c0fe78616050e83dcdc9303646636ecca (patch)
tree96390ee0fc9d469fe6958fb1811b0dc107598a60 /source3/nsswitch/winbind_nss_solaris.c
parent8b48212245a7fc5ccb3d3f60d0cd6ee5c02ba340 (diff)
downloadsamba-6c33130c0fe78616050e83dcdc9303646636ecca.tar.gz
samba-6c33130c0fe78616050e83dcdc9303646636ecca.tar.bz2
samba-6c33130c0fe78616050e83dcdc9303646636ecca.zip
Cleanup of winbind client side code.
Mostly this consists of untangling the existing code and moving it in to operating system specific files. The winbind client code for all supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch] to make things a bit clearer. (This used to be commit 93ea047a16a292b23a1d8736ce9bc4098ba142ba)
Diffstat (limited to 'source3/nsswitch/winbind_nss_solaris.c')
-rw-r--r--source3/nsswitch/winbind_nss_solaris.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/nsswitch/winbind_nss_solaris.c b/source3/nsswitch/winbind_nss_solaris.c
index f3bd05b77a..6671090e6a 100644
--- a/source3/nsswitch/winbind_nss_solaris.c
+++ b/source3/nsswitch/winbind_nss_solaris.c
@@ -297,5 +297,3 @@ _nss_winbind_group_constr (const char* db_name,
}
#endif /* SUN_NSS */
-
-