Fix comments to describe actual return values (crypto.c)
[tor.git] / changes / bug17194
blob26549b307f5cc3fb789ede1eb3e3cbe7286271ef
1   o Minor feature:
2     - When logging to syslog, allow a tag to be added to the syslog
3       identity ("Tor"), i.e. the string prepended to every log message.
4       The tag can be configured by setting SyslogIdentityTag and defaults
5       to none.  Setting it to "foo" will cause logs to be tagged as
6       "Tor-foo".