Multiuser, Capabilities and Access Controls (#54)
[lunaix-os.git] / lunaix-os / kernel / fs / iso9660 / iso9660.h
index 708a28a03ca32dd35863fcda00bec294aa49545e..754301be8148433f29f3feecff4ceabf78c7588a 100644 (file)
@@ -289,6 +289,7 @@ struct iso_drecache
     time_t ctime;
     time_t atime;
     time_t mtime;
+
     struct hstr name;
     char name_val[ISO9660_IDLEN];
 };