diff options
Diffstat (limited to 'src/or/test.c')
-rw-r--r-- | src/or/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/test.c b/src/or/test.c index c41cf9874..7d31b4e05 100644 --- a/src/or/test.c +++ b/src/or/test.c @@ -1463,3 +1463,4 @@ main(int c, char**v) { else return 0; } + |