diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-01-15 10:57:03 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-01-15 10:57:03 -0500 |
commit | f47d4af04cdf5db86a298c25203f1600c23cb58d (patch) | |
tree | 2f2d2e0f9543968814428704e04919fd914f46e9 /src/common/torlog.h | |
parent | 00b13cb09170e5144516698429c29975abe2de10 (diff) | |
download | tor-f47d4af04cdf5db86a298c25203f1600c23cb58d.tar.gz tor-f47d4af04cdf5db86a298c25203f1600c23cb58d.zip |
Whitespace cleanup
Diffstat (limited to 'src/common/torlog.h')
-rw-r--r-- | src/common/torlog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/torlog.h b/src/common/torlog.h index 53e3984f63..3e8667895f 100644 --- a/src/common/torlog.h +++ b/src/common/torlog.h @@ -241,3 +241,4 @@ MOCK_DECL(STATIC void, logv, (int severity, log_domain_mask_t domain, # define TOR_TORLOG_H #endif + |