diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
commit | 92a6833e9b808301bb3435bc1290f4b8d6242be5 (patch) | |
tree | 98b1175dafcc2d3177fce02b91b77a6f6eb1e620 /common/log.h | |
parent | afa6ec97cc90ce45086df13ca7a5914a28175820 (diff) | |
download | xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.tar.gz xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.zip |
Fix typos
Diffstat (limited to 'common/log.h')
-rw-r--r-- | common/log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h index b95c615a..15307588 100644 --- a/common/log.h +++ b/common/log.h @@ -81,7 +81,7 @@ struct log_config /** * * @brief Starts the logging subsystem - * @param l_cfg loggging system configuration + * @param l_cfg logging system configuration * @return * */ |