Changed option -J to -joliet "on"|"off", implemented option -volid

This commit is contained in:
2007-12-26 16:01:59 +00:00
parent 5f9a9e5954
commit a929ee2c0d
7 changed files with 93 additions and 49 deletions

View File

@@ -127,6 +127,7 @@ int Xorriso_findi(struct XorrisO *xorriso, struct FindjoB *job,
void *dir_node_generic, char *dir_path,
struct stat *dir_stbuf, int depth, int flag);
int Xorriso_set_volid(struct XorrisO *xorriso, char *volid, int flag);
#endif /* Xorrisoburn_includeD */