[ros-bugs] [Bug 6562] WIP: Comment styling and typo fixes

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Oct 12 08:20:20 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6562


usurp <spetreolle at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|PATCH: Comment styling and  |WIP: Comment styling and
                   |typo fixes                  |typo fixes




--- Comment #2 from usurp <spetreolle at yahoo.fr>  2011-10-12 08:20:20 CET ---
(In reply to comment #1)
> Created an attachment (id=6831)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=6831) [details]
> The patch file.
> 

Your patch removes the last newline on several files, which is not correct.
For example :

Index: dll/cpl/console/console.rc
===================================================================
--- dll/cpl/console/console.rc  (revision 54086)
+++ dll/cpl/console/console.rc  (working copy)
@@ -16,4 +16,4 @@
 #define REACTOS_STR_ORIGINAL_FILENAME  "console.dll\0"
 #include <reactos/version.rc>

-#include "rsrc.rc"
+#include "rsrc.rc"
\ No newline at end of file

Otherwise, it looks correct.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list