Corrected typo in remark
This commit is contained in:
parent
701608b92d
commit
475e02e54d
@ -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…
Reference in New Issue
Block a user