Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matt-wu/Ext3Fsd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wu <qiang.x.wu@oracle.com>2011-01-27 09:18:42 +0300
committerMatt Wu <qiang.x.wu@oracle.com>2011-01-27 09:18:42 +0300
commite984c76dfa1ca04b535a22e20dc88230b47ca829 (patch)
tree6d5b583ac01cdc2ba6e15c15a1d201c11bdca0c0 /Ext3Fsd/read.c
parente869c90a0b20630bf41a9724d5a3046ab5fb400f (diff)
Version 0.48-bb8
Ext4 extents support, by Bo Branten
Diffstat (limited to 'Ext3Fsd/read.c')
-rw-r--r--[-rwxr-xr-x]Ext3Fsd/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ext3Fsd/read.c b/Ext3Fsd/read.c
index f3b015b..4cb7443 100755..100644
--- a/Ext3Fsd/read.c
+++ b/Ext3Fsd/read.c
@@ -3,7 +3,7 @@
* PROJECT: Ext2 File System Driver for WinNT/2K/XP
* FILE: read.c
* PROGRAMMER: Matt Wu <mattwu@163.com>
- * HOMEPAGE: http://ext2.yeah.net
+ * HOMEPAGE: http://www.ext2fsd.com
* UPDATE HISTORY:
*/