update for ReactOS HEAD-2003091401
[captive.git] / src / libcaptive / cc / sharedcachemap-priv.h
index f2179a5..1b353e8 100644 (file)
@@ -42,7 +42,7 @@ struct _CaptiveSharedCacheMapObject {
 
        gint w32_ref_count;
        FILE_OBJECT *FileObject;
-       SECTION_OBJECT_POINTERS *SectionObjectPointers;
+       SECTION_OBJECT_POINTERS *SectionObjectPointer;
        /* ValidDataLength<=FileSize<=AllocationSize */
        /* 'AllocationSize' sets the mmap(2)ed area of buffers of this SharedCacheMap.
         * We must reallocate this area if 'AllocationSize' changes and in such case