Browse Source

svn:r9077

Nick Mathewson 19 years ago
parent
commit
ff029a635d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/or/eventdns.c

+ 1 - 0
src/or/eventdns.c

@@ -1483,6 +1483,7 @@ evdns_request_add_reply(struct evdns_request *_req, int section, const char *nam
 
 	(*secp)->j = j;
 	(*secp)->n_items++;
+
 	return 0;
 }