From 330116f0343e3b7b6632d3bd1b5c9f6bca87872d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 5 May 2011 21:53:46 -0400 Subject: Fix up some check-spaces issues --- src/common/compat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/compat.c b/src/common/compat.c index 3644bd9996..5797374c4b 100644 --- a/src/common/compat.c +++ b/src/common/compat.c @@ -2062,7 +2062,6 @@ correct_tm(int islocal, const time_t *timep, struct tm *resultbuf, return r; } - /** @{ */ /** As localtime_r, but defined for platforms that don't have it: * -- cgit v1.2.3-54-g00ecf