From 1f679d4ae11cd976f5539bc4ddf36873132aeb00 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 11 Feb 2016 22:06:44 -0500 Subject: Fix all doxygen warnings other than "X is not documented" --- src/or/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/config.c') diff --git a/src/or/config.c b/src/or/config.c index d71cf6dec7..5273d5ade7 100644 --- a/src/or/config.c +++ b/src/or/config.c @@ -2693,7 +2693,7 @@ options_validate_cb(void *old_options, void *options, void *default_options, /** Log a warning message iff filepath is not absolute. * Warning message must contain option name option and - * an absolute path that filepath will resolve to. + * an absolute path that filepath will resolve to. * * In case filepath is absolute, do nothing. */ -- cgit v1.2.3-54-g00ecf