[ros-dev] [ros-diffs] [pschweitzer] 31536: [FORMATTING] Fix indentation

Aleksey Bragin aleksey at reactos.org
Tue Jan 1 21:19:27 CET 2008


It looks like the first part of the patch contains some new stuff  
along with reformatting.

WBR,
Aleksey Bragin.

On Jan 1, 2008, at 9:55 PM, pschweitzer at svn.reactos.org wrote:

> Author: pschweitzer
> Date: Tue Jan  1 21:55:52 2008
> New Revision: 31536
>
> URL: http://svn.reactos.org/svn/reactos?rev=31536&view=rev
> Log:
> [FORMATTING] Fix indentation
>
> Modified:
>     trunk/reactos/drivers/filesystems/ntfs/fsctl.c
>
> Modified: trunk/reactos/drivers/filesystems/ntfs/fsctl.c
> URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/ 
> filesystems/ntfs/fsctl.c?rev=31536&r1=31535&r2=31536&view=diff
> ====================================================================== 
> ========
> --- trunk/reactos/drivers/filesystems/ntfs/fsctl.c (original)
> +++ trunk/reactos/drivers/filesystems/ntfs/fsctl.c Tue Jan  1  
> 21:55:52 2008
> @@ -54,64 +54,64 @@
>
>

like this:
> -  if (DiskGeometry.MediaType == FixedMedia)
> +    if (PartitionInfo.PartitionType != PARTITION_IFS)



More information about the Ros-dev mailing list