diff options
author | ivan <ivan@13f79535-47bb-0310-9956-ffa450edef68> | 2022-11-19 16:12:13 +0000 |
---|---|---|
committer | ivan <ivan@13f79535-47bb-0310-9956-ffa450edef68> | 2022-11-19 16:12:13 +0000 |
commit | 03d9750b63955c59d825973b59e3992885675594 (patch) | |
tree | 0061d19699468e5d7a642b0e3a3ef9d685f88d12 /include/apr_env.h | |
parent | aac5998e2d117a271b23cf7dc9911696eb641b36 (diff) | |
download | libapr-03d9750b63955c59d825973b59e3992885675594.tar.gz |
Remove trailing whitespaces in all *.h.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1905407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_env.h')
-rw-r--r-- | include/apr_env.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_env.h b/include/apr_env.h index 85ab67041..a1e0da99b 100644 --- a/include/apr_env.h +++ b/include/apr_env.h @@ -29,7 +29,7 @@ extern "C" { /** * @defgroup apr_env Functions for manipulating the environment - * @ingroup APR + * @ingroup APR * @{ */ |