Changeset 583 for trunk/server/libcli/security/dom_sid.h
- Timestamp:
- Jun 28, 2011, 10:17:44 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/libcli/security/dom_sid.h
r414 r583 41 41 char *dom_sid_string(TALLOC_CTX *mem_ctx, const struct dom_sid *sid); 42 42 43 #ifndef MAXSUBAUTHS 44 #define MAXSUBAUTHS 15 /* max sub authorities in a SID */ 45 #endif 46 43 47 #endif /*_DOM_SID_H_*/ 44 48
Note:
See TracChangeset
for help on using the changeset viewer.