mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:11:49 +00:00
remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
This commit is contained in:
parent
1c29a40c45
commit
456be5d16b
385 changed files with 5481 additions and 5481 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: SecurityDescriptor.h,v 1.3 2001/01/13 23:54:41 narnaoud Exp $ */
|
||||
/* $Id$ */
|
||||
|
||||
// SecurityDescriptor.h: interface for the CSecurityDescriptor class.
|
||||
//
|
||||
|
@ -15,7 +15,7 @@ BOOL GetTextualSid(
|
|||
|
||||
const TCHAR * GetSidTypeName(SID_NAME_USE Use);
|
||||
|
||||
class CSecurityDescriptor
|
||||
class CSecurityDescriptor
|
||||
{
|
||||
public:
|
||||
void GetCurrentACE_Flags(BYTE& bFlags);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue