diff -r 3578977d29a3 -r f48cea237ec3 src/server/daemon/httprequest.c --- a/src/server/daemon/httprequest.c Tue Jun 25 22:18:59 2013 +0200 +++ b/src/server/daemon/httprequest.c Wed Jun 26 15:09:54 2013 +0200 @@ -403,7 +403,7 @@ /* * keep the connection object * the sn->config is referenced by the connection, so we don't - * unref the configuration + * unref it */ } else { close(sn->connection->fd);