Added doc/zisofs2_format.txt to EXTRA_DIST
This commit is contained in:
@ -953,6 +953,7 @@ int pseudo_susp_add_PAD(Ecma119Image *t, struct susp_info *susp)
|
||||
|
||||
/**
|
||||
* see doc/zisofs_format.txt : "ZF System Use Entry Format"
|
||||
* see doc/zisofs2_format.txt : "ZF System Use Entry Format", "Z2 ..."
|
||||
*/
|
||||
static
|
||||
int zisofs_add_ZF(Ecma119Image *t, struct susp_info *susp, int to_ce,
|
||||
|
@ -617,7 +617,8 @@ int read_aaip_AL(struct susp_sys_user_entry *sue,
|
||||
}
|
||||
|
||||
/**
|
||||
* Reads the zisofs parameters from a ZF field (see doc/zisofs_format.txt).
|
||||
* Reads the zisofs parameters from a ZF field (see doc/zisofs_format.txt
|
||||
* and doc/zisofs2_format.txt).
|
||||
*
|
||||
* @return
|
||||
* 1 on success, < 0 on error
|
||||
|
Reference in New Issue
Block a user