From 5bf5a77cefdc0c4e195b4052edbfc5af9c509512 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 28 Oct 2014 14:12:52 +0000 Subject: [PATCH] Added a clarifying comment about XorrisO.patch_system_area --- libisoburn/trunk/xorriso/xorriso_private.h | 3 ++- libisoburn/trunk/xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/libisoburn/trunk/xorriso/xorriso_private.h b/libisoburn/trunk/xorriso/xorriso_private.h index 2a72df01..bac272a4 100644 --- a/libisoburn/trunk/xorriso/xorriso_private.h +++ b/libisoburn/trunk/xorriso/xorriso_private.h @@ -441,7 +441,8 @@ struct XorrisO { /* the global context of xorriso */ int patch_system_area; /* Bits as of system_area_options. to be applied to the loaded system area of the image, if no - system_area_disk_path is set. + system_area_disk_path and no + system_area_options are set. */ /* The number of unclaimed 2K blocks before start of partition 1 as of diff --git a/libisoburn/trunk/xorriso/xorriso_timestamp.h b/libisoburn/trunk/xorriso/xorriso_timestamp.h index 02d0079c..ce9f1807 100644 --- a/libisoburn/trunk/xorriso/xorriso_timestamp.h +++ b/libisoburn/trunk/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2014.10.28.140709" +#define Xorriso_timestamP "2014.10.28.141130"