Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs/ntfstools
In directory usw-pr-cvs1:/tmp/cvs-serv6878/ntfstools
Modified Files:
mkntfs.c ntfsdump_logfile.c ntfsfix.c
Log Message:
Added cvs Id header.
Index: mkntfs.c
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ntfstools/mkntfs.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -U2 -r1.1 -r1.2
--- mkntfs.c 2001/03/02 15:09:25 1.1
+++ mkntfs.c 2001/04/08 03:02:55 1.2
@@ -2,4 +2,6 @@
const char *EXEC_VERSION = "0.0.1";
/*
+ * $Id$
+ *
* mkntfs - Part of the Linux-NTFS project.
*
Index: ntfsdump_logfile.c
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ntfstools/ntfsdump_logfile.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -U2 -r1.4 -r1.5
--- ntfsdump_logfile.c 2001/04/02 02:04:37 1.4
+++ ntfsdump_logfile.c 2001/04/08 03:02:55 1.5
@@ -2,7 +2,7 @@
const char *EXEC_VERSION = "0.0.2";
/*
- * NtfsDump_LogFile - Part of the Linux-NTFS project.
- *
* $Id$
+ *
+ * NtfsDump_LogFile - Part of the Linux-NTFS project.
*
* Copyright (c) 2000,2001 Anton Altaparmakov.
Index: ntfsfix.c
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ntfstools/ntfsfix.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -U2 -r1.11 -r1.12
--- ntfsfix.c 2001/04/02 23:02:41 1.11
+++ ntfsfix.c 2001/04/08 03:02:55 1.12
@@ -1,6 +1,6 @@
/*
- * NtfsFix - Part of the Linux-NTFS project.
- *
* $Id$
+ *
+ * NtfsFix - Part of the Linux-NTFS project.
*
* Copyright (c) 2000,2001 Anton Altaparmakov.
|