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:
6213f7b
)
typo
author
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Oct 2009 22:03:35 +0000
(22:03 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Oct 2009 22:03:35 +0000
(22:03 +0000)
src/util/test_bio.c
patch
|
blob
|
history
diff --git
a/src/util/test_bio.c
b/src/util/test_bio.c
index c322c52b6c36bfea0ffcdbb55a7df2b2afc954c5..67458a17027db8f1cfcf4c8e1842b5548208bb27 100644
(file)
--- a/
src/util/test_bio.c
+++ b/
src/util/test_bio.c
@@
-42,7
+42,7
@@
main (int argc, char *argv[])
struct GNUNET_CONTAINER_MetaData *metaDataW;
struct GNUNET_CONTAINER_MetaData *metaDataR;
- file
n
ame = GNUNET_DISK_mktemp ("gnunet_bio");
+ file
N
ame = GNUNET_DISK_mktemp ("gnunet_bio");
metaDataR = GNUNET_CONTAINER_meta_data_create();
metaDataW = GNUNET_CONTAINER_meta_data_create();
GNUNET_CONTAINER_meta_data_add_publication_date(metaDataW);