Corrected a comment about Xorriso_findi_iter()

This commit is contained in:
Thomas Schmitt 2024-04-20 16:56:34 +02:00
parent 3955462767
commit abf4375b63
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
#define Xorriso_timestamP "2024.04.19.105210"
#define Xorriso_timestamP "2024.04.20.145515"