Changeset 233 for branches/samba-3.2.x/source/winbindd/winbindd_cm.c
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/winbindd/winbindd_cm.c
r232 r233 1748 1748 WERROR werr; 1749 1749 TALLOC_CTX *mem_ctx = NULL; 1750 struct rpc_pipe_client *cli ;1750 struct rpc_pipe_client *cli = NULL; 1751 1751 POLICY_HND pol; 1752 1752 union dssetup_DsRoleInfo info;
Note:
See TracChangeset
for help on using the changeset viewer.