aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 47af2d01ed..c65a5a3a5e 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -1861,6 +1861,7 @@ tor_init(int argc, char *argv[])
static tor_lockfile_t *lockfile = NULL;
+/** DOCDOC. What's this function do? */
int
try_locking(or_options_t *options, int err_if_locked)
{