diff options
Diffstat (limited to 'src/or/control.c')
-rw-r--r-- | src/or/control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/control.c b/src/or/control.c index 80ad6a33b3..6ea4608c01 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -1303,3 +1303,4 @@ init_cookie_authentication(int enabled) return 0; } + |