No offense to all, but that seemed one of the most frivolous commits I've ever seen. This had better not set a precedent for credit grabbing.
On Fri, Dec 24, 2010 at 3:18 AM, Ged Murphy <[email protected]> wrote: > hahaha > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of [email protected] > Sent: 24 December 2010 01:59 > To: [email protected] > Subject: [ros-diffs] [dgorbachev] 50117: Marco Radossevich > <fwdprojects=at=email=dot=it>, a.k.a. forart: "Just two important examples > that involved my contributions: UniATA & FullFAT." No code changes. See > thread <http... > > Author: dgorbachev > Date: Fri Dec 24 01:59:13 2010 > New Revision: 50117 > > URL: http://svn.reactos.org/svn/reactos?rev=50117&view=rev > Log: > Marco Radossevich <fwdprojects=at=email=dot=it>, a.k.a. forart: > "Just two important examples that involved my contributions: UniATA & > FullFAT." > > No code changes. > See thread <http://www.reactos.org/forum/viewtopic.php?f=14&t=8809> for > more details. > > Modified: > trunk/reactos/drivers/filesystems/fastfat_new/fatstruc.h > trunk/reactos/drivers/filesystems/fastfat_new/rw.c > trunk/reactos/drivers/storage/ide/uniata/inc/PostDbgMesg.h > > Modified: trunk/reactos/drivers/filesystems/fastfat_new/fatstruc.h > URL: > http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/fastfat_new/fatstruc.h?rev=50117&r1=50116&r2=50117&view=diff > > ============================================================================== > --- trunk/reactos/drivers/filesystems/fastfat_new/fatstruc.h [iso-8859-1] > (original) > +++ trunk/reactos/drivers/filesystems/fastfat_new/fatstruc.h [iso-8859-1] > Fri Dec 24 01:59:13 2010 > @@ -80,7 +80,7 @@ > CcUnpinData((xContext)->Bcb); \ > (xContext)->Bcb = NULL; \ > } \ > - > + > #define FatPinEndOfPage(xContext, xType) \ > Add2Ptr((xContext)->Buffer, (xContext)->ValidLength, xType) > > > Modified: trunk/reactos/drivers/filesystems/fastfat_new/rw.c > URL: > http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/fastfat_new/rw.c?rev=50117&r1=50116&r2=50117&view=diff > > ============================================================================== > --- trunk/reactos/drivers/filesystems/fastfat_new/rw.c [iso-8859-1] > (original) > +++ trunk/reactos/drivers/filesystems/fastfat_new/rw.c [iso-8859-1] Fri Dec > 24 01:59:13 2010 > @@ -36,7 +36,7 @@ > FatCompleteRequest(IrpContext, IrpContext->Irp, STATUS_SUCCESS); > return STATUS_SUCCESS; > } > - > + > OpenType = FatDecodeFileObject(FileObject, &Vcb, &Fcb, &Ccb); > > DPRINT("FatiRead() Fcb %p, Name %wZ, Offset %d, Length %d, Handle > %p\n", > > Modified: trunk/reactos/drivers/storage/ide/uniata/inc/PostDbgMesg.h > URL: > http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/ide/uniata/inc/PostDbgMesg.h?rev=50117&r1=50116&r2=50117&view=diff > > ============================================================================== > --- trunk/reactos/drivers/storage/ide/uniata/inc/PostDbgMesg.h [iso-8859-1] > (original) > +++ trunk/reactos/drivers/storage/ide/uniata/inc/PostDbgMesg.h [iso-8859-1] > Fri Dec 24 01:59:13 2010 > @@ -43,4 +43,4 @@ > }; > #endif //__cplusplus > > -#endif //__DBG_DUMP_TOOLS__H__ > +#endif //__DBG_DUMP_TOOLS__H__ > > > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev >
_______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
