Changeset 862 for trunk/server/source3/lib/netapi/localgroup.c
- Timestamp:
- May 13, 2014, 11:39:04 AM (12 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
source3/lib/netapi/localgroup.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 860
- Property svn:mergeinfo changed
-
trunk/server/source3/lib/netapi/localgroup.c
r745 r862 59 59 return result; 60 60 } 61 62 63 64 65 66 61 67 62 68 switch (name_types.ids[0]) { … … 1042 1048 1043 1049 if (count != 1 || sids.count != 1) { 1044 return NT_STATUS_ NONE_MAPPED;1050 return NT_STATUS_; 1045 1051 } 1046 1052
Note:
See TracChangeset
for help on using the changeset viewer.
