diff --git a/libisoburn/trunk/xorriso/xorriso_private.h b/libisoburn/trunk/xorriso/xorriso_private.h index 29496245..2d1d44e9 100644 --- a/libisoburn/trunk/xorriso/xorriso_private.h +++ b/libisoburn/trunk/xorriso/xorriso_private.h @@ -45,9 +45,6 @@ #define Smem_freE free #define SfileadrL 4096 -/* <<< ??? */ -typedef int (*Cleanup_app_handler_T)(); - struct LinkiteM; /* Trace of hops during symbolic link resolution */ struct ExclusionS; /* List of -not_* conditions */ struct PermiteM; /* Stack of temporarily altered access permissions */ diff --git a/libisoburn/trunk/xorriso/xorriso_timestamp.h b/libisoburn/trunk/xorriso/xorriso_timestamp.h index 15210c1e..2601f5a7 100644 --- a/libisoburn/trunk/xorriso/xorriso_timestamp.h +++ b/libisoburn/trunk/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2008.08.01.141210" +#define Xorriso_timestamP "2008.08.06.143825"