Commit e623d9ba authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

r15277@tombo: nickm | 2008-04-22 13:14:18 -0400

 Note a place to refactor.


svn:r14412
parent ef9c3468
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1817,6 +1817,7 @@ build_state_get_exit_nickname(cpath_build_state_t *state)
 *
 * If it's not usable, set *<b>reason</b> to a static string explaining why.
 */
/*XXXX021 take a routerstatus, not a routerinfo. */
static int
entry_guard_set_status(entry_guard_t *e, routerinfo_t *ri,
                       time_t now, or_options_t *options, const char **reason)