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:
bc88a11
)
-fix #4151
author
Christian Grothoff
<christian@grothoff.org>
Sat, 30 Jan 2016 20:27:02 +0000
(20:27 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 30 Jan 2016 20:27:02 +0000
(20:27 +0000)
src/include/gnunet_common.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_common.h
b/src/include/gnunet_common.h
index d15bb1a8ae6fb2afe2d2750692ca90071659a427..3d7dede17afa9e861c23caf617d15c47da02a4d5 100644
(file)
--- a/
src/include/gnunet_common.h
+++ b/
src/include/gnunet_common.h
@@
-825,7
+825,7
@@
GNUNET_ntoh_double (double d);
/**
* @ingroup memory
* Wrapper around free. Frees the memory referred to by ptr.
- * Note that i
s
is generally better to free memory that was
+ * Note that i
t
is generally better to free memory that was
* allocated with #GNUNET_array_grow using #GNUNET_array_grow(mem, size, 0) instead of #GNUNET_free.
*
* @param ptr location where to free the memory. ptr must have