tor/src
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
..
common Check for nacl headers in nacl/ subdir 2013-01-16 10:29:11 -05:00
config Merge remote-tracking branch 'origin/maint-0.2.3' 2013-01-14 14:24:53 -05:00
ext Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
or Remove two extrneous semicolons in dirserv.c 2013-01-16 16:49:39 -05:00
test Actually link against nacl when we want to use it 2013-01-16 13:07:52 -05:00
tools Actually link against nacl when we want to use it 2013-01-16 13:07:52 -05:00
win32 Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h 2013-01-16 16:32:38 -05:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00