aboutsummaryrefslogtreecommitdiff
path: root/src/lib/log
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-02-13 09:28:21 +1000
committerteor <teor@torproject.org>2020-02-13 09:28:21 +1000
commite849881d3ad80e46bc4297d2cf9651f3f7d039cc (patch)
tree18e41883b132bf7a87db744780b9c1cfb122a46a /src/lib/log
parent4f533ed28b831eb794f562dac9add1dbf37f6335 (diff)
downloadtor-e849881d3ad80e46bc4297d2cf9651f3f7d039cc.tar.gz
tor-e849881d3ad80e46bc4297d2cf9651f3f7d039cc.zip
Run "make autostyle"
But only take the changes that were caused by the rest of the 33087 branch. Part of 33087.
Diffstat (limited to 'src/lib/log')
-rw-r--r--src/lib/log/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/log/log.c b/src/lib/log/log.c
index cfb8f5b423..eb81515746 100644
--- a/src/lib/log/log.c
+++ b/src/lib/log/log.c
@@ -844,7 +844,7 @@ logs_flush_sigsafe(void)
(void)fsync(victim->fd);
}
}
-#endif
+#endif /* defined(HAVE_FSYNC) */
}
/** Remove and free the log entry <b>victim</b> from the linked-list