[ros-dev] [ros-diffs] [tthompson] 71957: [NTFS] Address some minor issues with attrib.c: Fix gcc build. Fix formatting.
Pierre Schweitzer
pierre at reactos.org
Sun Jul 24 08:00:28 UTC 2016
Comment inline.
Le 17/07/2016 à 16:04, tthompson at svn.reactos.org a écrit :
> Author: tthompson
> Date: Sun Jul 17 14:04:01 2016
> New Revision: 71957
>
> URL: http://svn.reactos.org/svn/reactos?rev=71957&view=rev
> Log:
> [NTFS]
> Address some minor issues with attrib.c: Fix gcc build. Fix formatting.
>
> Modified:
> branches/GSoC_2016/NTFS/drivers/filesystems/ntfs/attrib.c
>
> Modified: branches/GSoC_2016/NTFS/drivers/filesystems/ntfs/attrib.c
> URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2016/NTFS/drivers/filesystems/ntfs/attrib.c?rev=71957&r1=71956&r2=71957&view=diff
> ==============================================================================
> --- branches/GSoC_2016/NTFS/drivers/filesystems/ntfs/attrib.c [iso-8859-1] (original)
> +++ branches/GSoC_2016/NTFS/drivers/filesystems/ntfs/attrib.c [iso-8859-1] Sun Jul 17 14:04:01 2016
> @@ -295,14 +291,14 @@
> ULONG RunBufferOffset = 0;
> LONGLONG DataRunOffset;
> ULONGLONG LastLCN = 0;
> -
> LONGLONG Vbn, Lbn, Count;
> + int i;
Use MS portable type, please (ULONG looks good :-))
--
Pierre Schweitzer <pierre at reactos.org>
System & Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3960 bytes
Desc: Signature cryptographique S/MIME
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20160724/06715afc/attachment.bin>
More information about the Ros-dev
mailing list