(Logical change 1.305)
edge.strict_endians
cantab.net!aia21 2004-03-09 12:38:51 +00:00
parent 9cdb31ec2d
commit 74a1a8f8d1
3 changed files with 6 additions and 2 deletions

View File

@ -2,3 +2,7 @@ Finish layout.h: in particular, add:
- more about EFS and the EFS attribute.
Finish logfile.h: in particular, add:
- more about the $LogFile on disk structures

View File

@ -3,7 +3,7 @@ const char *EXEC_VERSION= "0.0.1";
/*
* EXEC_NAME - Part of the Linux-NTFS project.
*
* Copyright (c) 2000-2002 Anton Altaparmakov
* Copyright (c) 2000-2004 Anton Altaparmakov
*
* Short description here.
*

View File

@ -1,7 +1,7 @@
/*
* NAME.h - Description. Part of the Linux-NTFS project.
*
* Copyright (c) 2000-2002 Anton Altaparmakov
* Copyright (c) 2000-2004 Anton Altaparmakov
*
* This program/include file is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published