diff --git a/xorriso/iso_manip.c b/xorriso/iso_manip.c index 225fd7d5..d2a09c61 100644 --- a/xorriso/iso_manip.c +++ b/xorriso/iso_manip.c @@ -2546,7 +2546,7 @@ int Xorriso_cannot_create_iter(struct XorrisO *xorriso, int iso_error,int flag) /* The caller shall make no assumptions about the meaning of iter, node_array, - node_count, node_idx ! They are just opaque handles for which the caller + node_count, node_idx ! They are just opaque handles for which this function provides the memory of proper type. @param flag bit0= initialize iteration bit1= action needs full freedom of object manipulation diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index fed5903b..165d3e08 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2024.04.19.105210" +#define Xorriso_timestamP "2024.04.20.145515"