Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
8f271f2f
Commit
8f271f2f
authored
Jan 10, 2006
by
Roger Dingledine
Browse files
we changed the name of AccountingBytesReadInInterval
change its state file description too svn:r5785
parent
72277b15
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
8f271f2f
...
...
@@ -272,7 +272,7 @@ static config_var_description_t options_description[] = {
};
static
config_var_description_t
state_description
[]
=
{
{
"AccountingBytesReadInterval"
,
{
"AccountingBytesReadIn
In
terval"
,
"How many bytes have we read in this accounting period?"
},
{
"AccountingBytesWrittenInInterval"
,
"How many bytes have we written in this accounting period?"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment