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:
6e9d53a
)
fmt
author
Christian Grothoff
<christian@grothoff.org>
Sun, 8 Nov 2009 17:35:40 +0000
(17:35 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 8 Nov 2009 17:35:40 +0000
(17:35 +0000)
src/util/server.c
patch
|
blob
|
history
diff --git
a/src/util/server.c
b/src/util/server.c
index af26d278c08e34735171df1b7d70517602d48e64..d761f6a925d499f7010cb025ae8ce2a0e7564c29 100644
(file)
--- a/
src/util/server.c
+++ b/
src/util/server.c
@@
-468,7
+468,6
@@
GNUNET_SERVER_destroy (struct GNUNET_SERVER_Handle *s)
GNUNET_free (npos);
}
GNUNET_free (s);
-
}