]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix warnings from doxygen
authorNick Mathewson <nickm@torproject.org>
Tue, 25 Mar 2014 15:16:18 +0000 (11:16 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Mar 2014 15:27:43 +0000 (11:27 -0400)
commitd5e11f21cc98f4e42b05bdddb9e3316072ec0bef
tree056208ee2c9a9bf76ab429235294feea2288f420
parentc3dd2e3d9e1b307862313293f03554807649b5d5
Fix warnings from doxygen

Most of these are simple.  The only nontrivial part is that our
pattern for using ENUM_BF was confusing doxygen by making declarations
that didn't look like declarations.
13 files changed:
changes/doxygen_fixes [new file with mode: 0644]
src/common/address.c
src/common/crypto.c
src/common/crypto.h
src/common/tortls.c
src/common/util.c
src/or/addressmap.c
src/or/channel.h
src/or/connection_or.c
src/or/entrynodes.h
src/or/geoip.c
src/or/main.c
src/or/or.h