From f94ee6946fee36363bd72c8cd3a12ab08ba7cdb4 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 5 Apr 2004 08:42:10 +0000 Subject: [PATCH] Update (Logical change 1.355) --- include/ntfs/logfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ntfs/logfile.h b/include/ntfs/logfile.h index fe60d492..4dfb0cfd 100644 --- a/include/ntfs/logfile.h +++ b/include/ntfs/logfile.h @@ -71,7 +71,7 @@ typedef struct { of the usa (usa_count) and add it to usa_ofs. Then verify that the result is less than the value of the restart_offset. */ -/* 20*/ u32 log_page_size; /* Byte size of log file records, has to be >= +/* 20*/ u32 log_page_size; /* Byte size of log file pages, has to be >= 512 and a power of 2. Usually is 4096 (or is it just set to system_page_size?). */ /* 24*/ u16 restart_offset; /* Byte offset from the start of this header to