commit | 9a62491660e4d432282149652a305b7e559e2993 | [log] [tgz] |
---|---|---|
author | Vincent BĂ©ron <vberon@mecano.gme.usherb.ca> | Fri May 31 23:06:46 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri May 31 23:06:46 2002 +0000 |
tree | a13d03164268fe396ae99d40e5eaf0ec5714527d | |
parent | 332d62ba108ff5d33ae1007f16eb3e2a94efd839 [diff] [blame] |
Removed trailing whitespace.
diff --git a/include/ntsecapi.h b/include/ntsecapi.h index b7765e2..3c548b4 100644 --- a/include/ntsecapi.h +++ b/include/ntsecapi.h
@@ -33,7 +33,7 @@ NTSTATUS WINAPI LsaOpenPolicy(PLSA_UNICODE_STRING,PLSA_OBJECT_ATTRIBUTES,ACCESS_MASK,PLSA_HANDLE); -typedef enum +typedef enum { PolicyAuditLogInformation = 1, PolicyAuditEventsInformation,