aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-02-22 12:52:52 -0500
committerNick Mathewson <nickm@torproject.org>2011-02-22 12:52:52 -0500
commitce149c10227bd4d65bfa62898e729430981328c1 (patch)
treef5acea633acbe5a1986a1505014d23bec7671d3d /src/common/log.c
parent0ab8b7c0f22bd45d7108ce0185e027cd8e469593 (diff)
downloadtor-ce149c10227bd4d65bfa62898e729430981328c1.tar
tor-ce149c10227bd4d65bfa62898e729430981328c1.tar.gz
That shalt also not have a label without a statement.
Diffstat (limited to 'src/common/log.c')
-rw-r--r--src/common/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/log.c b/src/common/log.c
index 4b21fd916..cfa0721c2 100644
--- a/src/common/log.c
+++ b/src/common/log.c
@@ -248,6 +248,7 @@ format_msg(char *buf, size_t buf_len,
format_msg_no_room_for_domains:
/* This will leave end_of_prefix and n unchanged, and thus cause
* whatever log domain string we had written to be clobbered. */
+ ;
}
if (funcname && should_log_function_name(domain, severity)) {