mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
Made a comment clearer.
This commit is contained in:
parent
5dbd716b99
commit
703e0a6ce2
@ -144,7 +144,7 @@ struct pyconv py_DEVICEMODE[] = {
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
/* Convert a security descriptor to a Python dict */
|
||||
/* Convert a SID to a Python dict */
|
||||
|
||||
BOOL py_from_SID(PyObject **obj, DOM_SID *sid)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user