[SETUPLIB] Introduce and use a UnMapAndCloseFile() macro that calls UnMapFile() and...
[reactos.git] / base / setup / lib / partlist.c
index f5e062b..d9aa3b8 100644 (file)
@@ -841,7 +841,7 @@ SetDiskSignature(
             continue;
         }
 
-        /* check if the signature already exist */
+        /* Check if the signature already exist */
         /* FIXME:
          *   Check also signatures from disks, which are
          *   not visible (bootable) by the bios.