diff --git a/src/or/or.h b/src/or/or.h index 8c715d11b4..531e88993b 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -786,22 +786,22 @@ typedef struct running_routers_t { */ typedef struct routerstatus_t { time_t published_on; /**< When was this router published? */ - char nickname[MAX_NICKNAME_LEN+1]; /**