[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] finish a comment explaining all_abbrevs
commit 760d0c056fafdcefd9ac58d48f8ccf473d0ea877
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Mon Aug 26 19:15:52 2019 -0400
finish a comment explaining all_abbrevs
---
src/app/config/confparse.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/app/config/confparse.c b/src/app/config/confparse.c
index 8018f6a6d..95e73eeab 100644
--- a/src/app/config/confparse.c
+++ b/src/app/config/confparse.c
@@ -119,8 +119,9 @@ struct config_mgr_t {
smartlist_t *subconfigs;
/** A smartlist of managed_var_t objects for all configuration formats. */
smartlist_t *all_vars;
- /** A smartlist of config_abbrev_t objects for all abbreviations. These
- * objects are */
+ /** A smartlist of config_abbrev_t objects for all configuration
+ * formats. These objects are used to track synonyms and abbreviations for
+ * different configuration options. */
smartlist_t *all_abbrevs;
/** A smartlist of config_deprecation_t for all configuration formats. */
smartlist_t *all_deprecations;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits