rename files

git-svn-id: https://profuse.googlecode.com/svn/branches/v2@255 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
ksherlock
2010-05-22 00:51:09 +00:00
parent 895bab385c
commit 1e09c72aba
4 changed files with 132 additions and 14 deletions
+1
View File
@@ -65,6 +65,7 @@ Entry::Entry()
_fileKind = 0;
_inode = 0;
_parent = NULL;
_address = NULL;
}
Entry::Entry(void *vp)