Mentioned that public API calls must be in libisofs/libisofs.ver
This commit is contained in:
parent
050871e1f2
commit
1942a636f3
@ -146,6 +146,10 @@ size.
|
||||
|
||||
*/
|
||||
|
||||
/* Important: If you add a public API function then add its name to file
|
||||
libisoburn/libisoburn.ver
|
||||
*/
|
||||
|
||||
|
||||
/* API functions */
|
||||
|
||||
|
@ -32,6 +32,11 @@
|
||||
libisoburn.h. One should not mix those calls with the ones of xorriso.h .
|
||||
*/
|
||||
|
||||
/* Important: If you add a public API function then add its name to file
|
||||
libisoburn/libisoburn.ver
|
||||
*/
|
||||
|
||||
|
||||
#ifndef Xorriso_includeD
|
||||
#define Xorriso_includeD yes
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2010.07.06.114102"
|
||||
#define Xorriso_timestamP "2010.07.06.114503"
|
||||
|
Loading…
Reference in New Issue
Block a user