Corrected typo in remark

master
Thomas Schmitt 13 years ago
parent bcc6a38094
commit 1402341264

@ -164,7 +164,7 @@ int isoburn_initialize(char msg[1024], int flag);
major.minor.micro revision triple can be delivered by the library version
which is performing this call.
An application of libisoburn can easily memorize the version of the
libisofs.h header in its own code. Immediately after isoburn_initialize()
libisoburn.h header in its own code. Immediately after isoburn_initialize()
it should simply do this check:
if (! isoburn_is_compatible(isoburn_header_version_major,
isoburn_header_version_minor,

@ -1 +1 @@
#define Xorriso_timestamP "2010.05.21.133627"
#define Xorriso_timestamP "2010.05.21.134500"

Loading…
Cancel
Save