From 5a5be93f80a3cdb3d72311ece04ccc510c15626c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 9 Nov 2004 20:04:00 +0000 Subject: Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c svn:r2758 --- src/common/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/log.h') diff --git a/src/common/log.h b/src/common/log.h index c2a4ea176f..2f90ce8c48 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -27,7 +27,7 @@ /* XXXX Note: The code was originally written to refer to severities, * with 0 being the least severe; while syslog's logging code refers to * priorities, with 0 being the most important. Thus, all our comparisons - * needed to be reversed when we added syslog support. + * needed to be reversed when we added syslog support. * * The upshot of this is that comments about log levels may be messed * up: for "maximum severity" read "most severe" and "numerically -- cgit v1.2.3-54-g00ecf