Changeset 4536 for trunk/src


Ignore:
Timestamp:
Oct 26, 2000, 7:26:00 PM (25 years ago)
Author:
sandervl
Message:

small update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/sec.cpp

    r4364 r4536  
    1 /* $Id: sec.cpp,v 1.6 2000-10-02 13:10:12 phaller Exp $ */
     1/* $Id: sec.cpp,v 1.7 2000-10-26 17:26:00 sandervl Exp $ */
    22
    33/*
     
    5050{
    5151  dprintf(("NTDLL: RtlAllocateAndInitializeSid(%08xh,%08xh,%08xh,"
    52            "%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh) not implemented.\n",
     52           "%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh)",
    5353           pIdentifierAuthority,
    5454           nSubAuthorityCount,
Note: See TracChangeset for help on using the changeset viewer.