diff --git a/xorriso/xorriso_private.h b/xorriso/xorriso_private.h index 2a72df01..bac272a4 100644 --- a/xorriso/xorriso_private.h +++ b/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/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 02d0079c..ce9f1807 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2014.10.28.140709" +#define Xorriso_timestamP "2014.10.28.141130"