Fix check-spaces

This commit is contained in:
Nick Mathewson
2013-09-28 00:52:28 -04:00
parent e5f8c772f4
commit cc6529e9bb
8 changed files with 12 additions and 6 deletions
+1
View File
@@ -45,3 +45,4 @@ tor_socket_t replyqueue_get_socket(replyqueue_t *rq);
void replyqueue_process(replyqueue_t *queue);
#endif