Moved lsass out of the way.

svn path=/trunk/; revision=2090
This commit is contained in:
Eric Kohl 2001-07-24 10:18:39 +00:00
parent 2f246b69d1
commit c0eef82d19
5 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
/* $Id: init.c,v 1.1 1999/07/17 23:10:29 ea Exp $ /* $Id: init.c,v 1.1 2001/07/24 10:18:05 ekohl Exp $
* *
* init.c - Local Security Manager Initialization * init.c - Local Security Manager Initialization
* *

View file

@ -1,4 +1,4 @@
; $Id: lsasrv.def,v 1.1 1999/07/17 23:10:29 ea Exp $ ; $Id: lsasrv.def,v 1.1 2001/07/24 10:18:05 ekohl Exp $
LIBRARY lsasrv LIBRARY lsasrv
EXPORTS EXPORTS
LsaIAuditNotifyPackageLoad LsaIAuditNotifyPackageLoad

View file

@ -1,4 +1,4 @@
/* $Id: lsass.c,v 1.1 1999/07/17 23:10:29 ea Exp $ /* $Id: lsass.c,v 1.1 2001/07/24 10:18:05 ekohl Exp $
* *
* reactos/services/lsass/lsass.c * reactos/services/lsass/lsass.c
* *

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.3 2001/07/15 21:19:00 rex Exp $ # $Id: makefile,v 1.1 2001/07/24 10:18:05 ekohl Exp $
# #
# Local Security Authority Subsystem # Local Security Authority Subsystem
# #