summaryrefslogtreecommitdiff
path: root/src/common/sandbox.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-03-26 10:11:45 -0400
committerNick Mathewson <nickm@torproject.org>2016-03-26 10:11:45 -0400
commit4895d8288c04577ffc1aed92ee4bffbabbd23295 (patch)
tree1cd134738d5fe72753de9f28863a011bf97dc0c9 /src/common/sandbox.c
parentcc90b57b045596a3ace603b23c6c932c841cb050 (diff)
downloadtor-4895d8288c04577ffc1aed92ee4bffbabbd23295.tar.gz
tor-4895d8288c04577ffc1aed92ee4bffbabbd23295.zip
Do not treat "DOCDOC" as doxygen.
Diffstat (limited to 'src/common/sandbox.c')
-rw-r--r--src/common/sandbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sandbox.c b/src/common/sandbox.c
index 96429ce5aa..70c5bbd07c 100644
--- a/src/common/sandbox.c
+++ b/src/common/sandbox.c
@@ -1082,7 +1082,7 @@ sandbox_intern_string(const char *str)
return str;
}
-/** DOCDOC */
+/* DOCDOC */
static int
prot_strings_helper(strmap_t *locations,
char **pr_mem_next_p,