]> git.ipfire.org Git - thirdparty/tor.git/commit
Make policies_log_first_redundant_entry take a const smartlist_t *
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Sun, 6 Dec 2015 10:30:52 +0000 (21:30 +1100)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Sun, 6 Dec 2015 10:34:52 +0000 (21:34 +1100)
commitbca4095b93615d5f77554b440b7935daff6773de
treee2c250b1e88761655b877084653798daff6e2504
parentba5053b45dd14bd2fb982a29360fe0e1dc4525dc
Make policies_log_first_redundant_entry take a const smartlist_t *

Also fixup code style.
src/or/policies.c