diff options
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r-- | src/or/rephist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c index 7df81e6121..ccdbe39327 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -758,3 +758,4 @@ void rep_hist_free_all(void) tor_free(write_array); predicted_ports_free(); } + |