Mentioned that public API calls must be in libisofs/libisofs.ver

This commit is contained in:
Thomas Schmitt 2010-07-06 11:45:45 +00:00
parent 050871e1f2
commit 1942a636f3
3 changed files with 10 additions and 1 deletions

View File

@ -146,6 +146,10 @@ size.
*/
/* Important: If you add a public API function then add its name to file
libisoburn/libisoburn.ver
*/
/* API functions */

View File

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

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.07.06.114102"
#define Xorriso_timestamP "2010.07.06.114503"