Changeset 223 for branches/samba-3.3.x/source/winbindd/winbindd_cm.c
- Timestamp:
- May 24, 2009, 7:51:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/winbindd/winbindd_cm.c
r206 r223 1764 1764 WERROR werr; 1765 1765 TALLOC_CTX *mem_ctx = NULL; 1766 struct rpc_pipe_client *cli ;1766 struct rpc_pipe_client *cli = NULL; 1767 1767 POLICY_HND pol; 1768 1768 union dssetup_DsRoleInfo info;
Note:
See TracChangeset
for help on using the changeset viewer.