[RDBSS]
authorPierre Schweitzer <pierre@reactos.org>
Sat, 10 Jun 2017 20:58:22 +0000 (20:58 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sat, 10 Jun 2017 20:58:22 +0000 (20:58 +0000)
Cosmetic fix

CID 14119681411969

svn path=/trunk/; revision=74989

reactos/sdk/lib/drivers/rdbsslib/rdbss.c

index 2f4fb92..cf02b87 100644 (file)
@@ -4824,7 +4824,7 @@ RxpQueryInfoMiniRdr(
     Fcb = (PFCB)RxContext->pFcb;
 
     /* Set the RX_CONTEXT */
     Fcb = (PFCB)RxContext->pFcb;
 
     /* Set the RX_CONTEXT */
-    RxContext->Info.FsInformationClass = FileInfoClass;
+    RxContext->Info.FileInformationClass = FileInfoClass;
     RxContext->Info.Buffer = Buffer;
 
     /* Pass down */
     RxContext->Info.Buffer = Buffer;
 
     /* Pass down */