diff options
-rw-r--r-- | source4/librpc/idl/lsa.idl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/librpc/idl/lsa.idl b/source4/librpc/idl/lsa.idl index 97f1899bec..cb3457de89 100644 --- a/source4/librpc/idl/lsa.idl +++ b/source4/librpc/idl/lsa.idl @@ -230,6 +230,9 @@ ); /******************/ + /* NOTE: This only returns accounts that have at least + one privilege set + */ /* Function: 0x0b */ typedef struct { dom_sid2 *sid; |