/[debburn]/cdrkit/trunk/genisoimage/genisoimage.c
ViewVC logotype

Diff of /cdrkit/trunk/genisoimage/genisoimage.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 854 by 93sam, Tue Jul 13 12:21:21 2010 UTC revision 855 by 93sam, Sun Oct 17 23:46:21 2010 UTC
# Line 197  int    allow_lowercase = 0;    /* Allow lower Line 197  int    allow_lowercase = 0;    /* Allow lower
197  int     allow_multidot = 0;     /* Allow more than on dot in filename */  int     allow_multidot = 0;     /* Allow more than on dot in filename */
198  int     iso_translate = 1;      /* 1 == enables '#', '-' and '~' removal */  int     iso_translate = 1;      /* 1 == enables '#', '-' and '~' removal */
199  int     allow_leading_dots = 0; /* DOS cannot read names with leading dots */  int     allow_leading_dots = 0; /* DOS cannot read names with leading dots */
200  int     allow_limited_size = 0; /* Let the user to allow the trick explicitely */  int     allow_limited_size = 0; /* Let the user to allow the trick explicitly */
201  #ifdef  VMS  #ifdef  VMS
202  int     use_fileversion = 1;    /* Use file version # from filesystem */  int     use_fileversion = 1;    /* Use file version # from filesystem */
203  #else  #else

Legend:
Removed from v.854  
changed lines
  Added in v.855

  ViewVC Help
Powered by ViewVC 1.1.5