From 1b5328d619731bd944e631f7ce60e8bab37031b2 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 7 Apr 2009 18:11:30 +0200 Subject: [PATCH] Corrected a remnant "AA" in AAIP specs. --- doc/susp_aaip_2_0.txt | 2 +- libisofs/libisofs.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/susp_aaip_2_0.txt b/doc/susp_aaip_2_0.txt index 0d41d0c..928993b 100644 --- a/doc/susp_aaip_2_0.txt +++ b/doc/susp_aaip_2_0.txt @@ -61,7 +61,7 @@ The format of the AL System Use Field is as follows: [1] "BP 1 to BP 2 - Signature Word" shall be (41)(4C) ("AL"). [2] "BP 3 - Length" shall specify as an 8-bit number the length in bytes of - the AA entry recorded according to ISO 9660:7.1.1. + the AL entry recorded according to ISO 9660:7.1.1. [3] "BP 4 - System Use Entry Version" shall be 1 as in ISO 9660:7.1.1. diff --git a/libisofs/libisofs.h b/libisofs/libisofs.h index da47774..baf67e2 100644 --- a/libisofs/libisofs.h +++ b/libisofs/libisofs.h @@ -5060,8 +5060,7 @@ struct burn_source { /* Experiment: Revoke Ticket 144, use data file LBAs again. - (will work only if not Libisofs_new_fs_image_inO - and wll only be safe with Libisofs_file_src_cmp_sizE) + (will work only if not Libisofs_new_fs_image_inO) #define Libisofs_ino_from_lbA yes */