diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-12 11:40:48 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-12 11:40:48 -0500 |
commit | 444233c15ec34b78bba0b03547f0ae70b8e2b918 (patch) | |
tree | 934196084833755c33879b4c04faf1eaa6b1bc1d /src/app/main/risky_options.h | |
parent | b5d08ddc09ec785d81e4043d9f9e2f032c9e49ab (diff) | |
download | tor-444233c15ec34b78bba0b03547f0ae70b8e2b918.tar.gz tor-444233c15ec34b78bba0b03547f0ae70b8e2b918.zip |
Run "make autostyle" in advance of new series.
Diffstat (limited to 'src/app/main/risky_options.h')
-rw-r--r-- | src/app/main/risky_options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/main/risky_options.h b/src/app/main/risky_options.h index 244c1f5715..f94dd15faa 100644 --- a/src/app/main/risky_options.h +++ b/src/app/main/risky_options.h @@ -14,4 +14,4 @@ extern const char risky_option_list[]; -#endif +#endif /* !defined(TOR_RISKY_OPTIONS_H) */ |