From 9b5a33b8f3b3e66eb25f8d0a4ac62863b9b0da7d Mon Sep 17 00:00:00 2001 From: Myun2 Date: Sun, 8 Aug 2010 19:49:49 +0900 Subject: [PATCH 1/1] =?utf8?q?eltorito.hpp:=20=E3=81=B1=E3=81=A7=E3=81=83?= =?utf8?q?=E3=82=93=E3=81=90=E3=81=9A=E3=82=8C=E3=81=9F=E3=83=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- roast_ex/include/roast/file/iso9660/eltorito.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roast_ex/include/roast/file/iso9660/eltorito.hpp b/roast_ex/include/roast/file/iso9660/eltorito.hpp index 2de57f5..94e2d1c 100644 --- a/roast_ex/include/roast/file/iso9660/eltorito.hpp +++ b/roast_ex/include/roast/file/iso9660/eltorito.hpp @@ -87,7 +87,7 @@ namespace roast fixed_uint<_boot_sector_no>, // Boot Sector No. // Zero Padding Sector Rest - soft_repeat< unibyte<0>, 2048 - 0x2A > + soft_repeat< unibyte<0>, 2048 - 0x2C > > boot_catalog_sector; // Boot Sector -- 2.11.0