Fixed typo

(lost patch found in the dust)

svn path=/trunk/; revision=44227
This commit is contained in:
Pierre Schweitzer 2009-11-18 18:15:49 +00:00
parent f0fa2f117f
commit d6c7749eba

View file

@ -99,7 +99,7 @@ FatMountVolume(PFAT_IRP_CONTEXT IrpContext,
/* Make sure this IRP is waitable */
ASSERT(IrpContext->Flags & IRPCONTEXT_CANWAIT);
/* Request media changes count, mostly usefull for removable devices */
/* Request media changes count, mostly useful for removable devices */
Status = FatPerformDevIoCtrl(TargetDeviceObject,
IOCTL_STORAGE_CHECK_VERIFY,
NULL,