s4:auth Change auth_generate_session_info to take an auth context
[garming/samba-autobuild/.git] / source4 / auth / sam.c
index fc3e810ef7f5fe0546d476a695ccecae0e0d763c..201185cf4de0129365054ae6c0673b7fcda59183 100644 (file)
@@ -283,6 +283,7 @@ static bool sids_contains_sid(const struct dom_sid **sids,
        return false;
 }
 
+
 /*
  * This function generates the transitive closure of a given SID "sid" (it
  * basically expands nested groups of a SID).