Skip to content
Snippets Groups Projects
Commit b5135f11 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Whitespace cleanup.

svn:r19080
parent c2f8d972
No related branches found
No related tags found
No related merge requests found
......@@ -4239,7 +4239,8 @@ int is_legal_nickname(const char *s);
int is_legal_nickname_or_hexdigest(const char *s);
int is_legal_hexdigest(const char *s);
void router_get_verbose_nickname(char *buf, const routerinfo_t *router);
void routerstatus_get_verbose_nickname(char *buf, const routerstatus_t *router);
void routerstatus_get_verbose_nickname(char *buf,
const routerstatus_t *router);
void router_reset_warnings(void);
void router_reset_reachability(void);
void router_free_all(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment