Whitespace fix

This commit is contained in:
Nick Mathewson 2015-12-10 20:04:04 -05:00
parent 4b0e9fff27
commit a807bb781b

View file

@ -5056,3 +5056,4 @@ clock_skew_warning(const connection_t *conn, long apparent_skew, int trusted,
apparent_skew, ext_source);
tor_free(ext_source);
}