While I don't mind your other re-formats, what's the purpose of insulting my code (which respected ReactOS Coding Guidelines, (please read them: http://www.reactos.org/wiki/index.php/Coding_Style)) and replacing it with non-ReactOS compliant code? Is a 71-character line so hard to read?
-----Original Message----- From: ros-diffs-bounces@reactos.org [mailto:ros-diffs-bounces@reactos.org] On Behalf Of ekohl@svn.reactos.org Sent: July 8, 2007 1:09 PM To: ros-diffs@reactos.org Subject: [ros-diffs] [ekohl] 27514: - Fix indentation. - Replace tabs by spaces. - Replace STDCALL by WINAPI. - Replace Alex' unreadable single-line statements by readable ones. - No code changes.
Author: ekohl
Date: Mon Jul 9 00:09:22 2007
New Revision: 27514
URL: http://svn.reactos.org/svn/reactos?rev=27514&view=rev
Log:
- Fix indentation.
- Replace tabs by spaces.
- Replace STDCALL by WINAPI.
- Replace Alex' unreadable single-line statements by readable ones.
- No code changes.
Modified:
trunk/reactos/dll/win32/kernel32/file/npipe.c
Modified: trunk/reactos/dll/win32/kernel32/file/npipe.c URL: