projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90c0d01
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Sun, 4 Apr 2010 16:19:47 +0000
(16:19 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 4 Apr 2010 16:19:47 +0000
(16:19 +0000)
src/fs/fs_file_information.c
patch
|
blob
|
history
diff --git
a/src/fs/fs_file_information.c
b/src/fs/fs_file_information.c
index e0504be718fdad783605a68d10a6aa0290019770..fe20a315919ad88b8e8aca78d70ea4cbc3875936 100644
(file)
--- a/
src/fs/fs_file_information.c
+++ b/
src/fs/fs_file_information.c
@@
-779,7
+779,7
@@
GNUNET_FS_file_information_inspect (struct GNUNET_FS_FileInformation *dir,
if (GNUNET_OK !=
proc (proc_cls,
dir,
-
dir->data.dir.dir
_size,
+
(dir->is_directory) ? dir->data.dir.dir_size : dir->data.file.file
_size,
dir->meta,
&dir->keywords,
&dir->anonymity,