tor/changes
Nick Mathewson e4821fa14d Remove two extrneous semicolons in dirserv.c
In 6fbdf635 we added a couple of statements like:
    if (test) {
       ...
    };

The extraneous semicolons there get flagged as worrisome empty
statements by the cparser library, so let's fix them.

Patch by Christian Grothoff; fixes bug 7115.
2013-01-16 16:49:39 -05:00
..
bug7115 Remove two extrneous semicolons in dirserv.c 2013-01-16 16:49:39 -05:00
bug7889 Reject create/begin/etc cells with {circ,stream}ID 0. 2013-01-14 14:02:13 -05:00
bug7896 changes file for 7896 2013-01-16 11:43:36 -05:00
bug7972 Actually link against nacl when we want to use it 2013-01-16 13:07:52 -05:00
msvc Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h 2013-01-16 16:32:38 -05:00