set most of trunk svn property eol-style:native
[reactos.git] / reactos / dll / win32 / secur32 / precomp.h
index 59e9c01..08cf17c 100644 (file)
@@ -1,21 +1,21 @@
-/*\r
- * COPYRIGHT:       See COPYING in the top level directory\r
- * PROJECT:         ReactOS System Libraries\r
- * FILE:            lib/secur32/precomp.h\r
- * PURPOSE:         Security Library Header\r
- * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)\r
- */\r
-\r
-/* INCLUDES ******************************************************************/\r
-\r
-/* SDK/DDK/NDK Headers. */\r
-#define WIN32_NO_STATUS\r
-#include <windows.h>\r
-#define NTOS_MODE_USER\r
-#include <ndk/ntndk.h>\r
-#include <lsass/lsass.h>\r
-\r
-#include <ntsecapi.h>\r
-#include <secext.h>\r
-#include <security.h>\r
-#include <sspi.h>\r
+/*
+ * COPYRIGHT:       See COPYING in the top level directory
+ * PROJECT:         ReactOS System Libraries
+ * FILE:            lib/secur32/precomp.h
+ * PURPOSE:         Security Library Header
+ * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
+ */
+
+/* INCLUDES ******************************************************************/
+
+/* SDK/DDK/NDK Headers. */
+#define WIN32_NO_STATUS
+#include <windows.h>
+#define NTOS_MODE_USER
+#include <ndk/ntndk.h>
+#include <lsass/lsass.h>
+
+#include <ntsecapi.h>
+#include <secext.h>
+#include <security.h>
+#include <sspi.h>