diff --git a/reactos/base/services/rpcss/rpcss_ros.diff b/reactos/base/services/rpcss/rpcss_ros.diff
index 7d7ad9a42c6..02d82263cf4 100644
--- a/reactos/base/services/rpcss/rpcss_ros.diff
+++ b/reactos/base/services/rpcss/rpcss_ros.diff
@@ -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;
}
diff --git a/reactos/dll/win32/pstorec/pstorec_ros.diff b/reactos/dll/win32/pstorec/pstorec_ros.diff
index aae031aee65..e8599f9064d 100644
--- a/reactos/dll/win32/pstorec/pstorec_ros.diff
+++ b/reactos/dll/win32/pstorec/pstorec_ros.diff
@@ -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)
{
diff --git a/reactos/dll/win32/wintrust/wintrust_ros.diff b/reactos/dll/win32/wintrust/wintrust_ros.diff
index 9e158b39a0d..65b5e777d15 100644
--- a/reactos/dll/win32/wintrust/wintrust_ros.diff
+++ b/reactos/dll/win32/wintrust/wintrust_ros.diff
@@ -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 )
{
diff --git a/reactos/lib/debugsup/debugsup.rbuild b/reactos/lib/debugsup/debugsup.rbuild
index 3e833c9b8fb..4c642a5a223 100644
--- a/reactos/lib/debugsup/debugsup.rbuild
+++ b/reactos/lib/debugsup/debugsup.rbuild
@@ -1,10 +1,10 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/reactos/tools/wpp/wpp_ros.diff b/reactos/tools/wpp/wpp_ros.diff
index 34ea9288bed..44cc0b9d513 100644
--- a/reactos/tools/wpp/wpp_ros.diff
+++ b/reactos/tools/wpp/wpp_ros.diff
@@ -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);