mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
Use consistent newline style.
svn path=/trunk/; revision=43388
This commit is contained in:
parent
e29cd23a7e
commit
854ec39df3
5 changed files with 33 additions and 33 deletions
|
@ -1,8 +1,8 @@
|
|||
Index: rpcss_main.c
|
||||
===================================================================
|
||||
--- rpcss_main.c (revision 37240)
|
||||
+++ rpcss_main.c (working copy)
|
||||
@@ -62,7 +62,7 @@
|
||||
Index: rpcss_main.c
|
||||
===================================================================
|
||||
--- rpcss_main.c (revision 37240)
|
||||
+++ rpcss_main.c (working copy)
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
//extern HANDLE __wine_make_process_system(void);
|
||||
|
||||
|
@ -11,7 +11,7 @@ Index: rpcss_main.c
|
|||
{
|
||||
static unsigned short irot_protseq[] = IROT_PROTSEQ;
|
||||
static unsigned short irot_endpoint[] = IROT_ENDPOINT;
|
||||
@@ -116,7 +116,7 @@
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
/* returns false if we discover at the last moment that we
|
||||
aren't ready to terminate */
|
||||
|
@ -20,7 +20,7 @@ Index: rpcss_main.c
|
|||
{
|
||||
RpcMgmtStopServerListening(NULL);
|
||||
RpcServerUnregisterIf(epm_v3_0_s_ifspec, NULL, TRUE);
|
||||
@@ -127,6 +127,7 @@
|
||||
@@ -127,6 +127,7 @@
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
@ -28,7 +28,7 @@ Index: rpcss_main.c
|
|||
int main( int argc, char **argv )
|
||||
{
|
||||
/*
|
||||
@@ -142,3 +143,4 @@
|
||||
@@ -142,3 +143,4 @@
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Index: pstorec.c
|
||||
===================================================================
|
||||
--- pstorec.c (revision 36054)
|
||||
+++ pstorec.c (working copy)
|
||||
@@ -43,8 +43,6 @@
|
||||
Index: pstorec.c
|
||||
===================================================================
|
||||
--- pstorec.c (revision 36054)
|
||||
+++ pstorec.c (working copy)
|
||||
@@ -43,8 +43,6 @@
|
||||
|
||||
switch (fdwReason)
|
||||
{
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Index: wintrust_main.c
|
||||
===================================================================
|
||||
--- wintrust_main.c (revision 23867)
|
||||
+++ wintrust_main.c (working copy)
|
||||
@@ -83,7 +83,26 @@
|
||||
Index: wintrust_main.c
|
||||
===================================================================
|
||||
--- wintrust_main.c (revision 23867)
|
||||
+++ wintrust_main.c (working copy)
|
||||
@@ -83,7 +83,26 @@
|
||||
*/
|
||||
LONG WINAPI WinVerifyTrust( HWND hwnd, GUID *ActionID, LPVOID ActionData )
|
||||
{
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="debugsup_ntoskrnl" type="staticlibrary">
|
||||
<importlibrary definition="debugsup-ntos.spec" dllname="ntoskrnl.exe" />
|
||||
</module>
|
||||
<module name="debugsup_ntdll" type="staticlibrary">
|
||||
<importlibrary definition="debugsup-ntos.spec" dllname="ntdll.dll" />
|
||||
</module>
|
||||
</group>
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="debugsup_ntoskrnl" type="staticlibrary">
|
||||
<importlibrary definition="debugsup-ntos.spec" dllname="ntoskrnl.exe" />
|
||||
</module>
|
||||
<module name="debugsup_ntdll" type="staticlibrary">
|
||||
<importlibrary definition="debugsup-ntos.spec" dllname="ntdll.dll" />
|
||||
</module>
|
||||
</group>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Index: preproc.c
|
||||
===================================================================
|
||||
--- preproc.c (revision 28293)
|
||||
+++ preproc.c (revision 28294)
|
||||
@@ -328,6 +328,15 @@
|
||||
Index: preproc.c
|
||||
===================================================================
|
||||
--- preproc.c (revision 28293)
|
||||
+++ preproc.c (revision 28294)
|
||||
@@ -328,6 +328,15 @@
|
||||
char *tok;
|
||||
char *cpy = pp_xstrdup(path);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue