Giving lfa flag "a" the same treatment as "i"
This commit is contained in:
@ -714,8 +714,8 @@ int Xorriso_set_lfa_flags(struct XorrisO *xorriso, void *in_node, char *path,
|
||||
|
||||
int Xorriso_remove_all_lfa_flags(struct XorrisO *xorriso, int flag);
|
||||
|
||||
int Xorriso_set_local_chattr_i(struct XorrisO *xorriso, char *disk_path,
|
||||
int flag);
|
||||
int Xorriso_set_local_chattr_ia(struct XorrisO *xorriso, char *disk_path,
|
||||
int flag);
|
||||
|
||||
#endif /* Xorrisoburn_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user