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
45c6b5de
Commit
45c6b5de
authored
Aug 11, 2010
by
Roger Dingledine
Browse files
tiny change i found in my other sandbox
parent
0087a37b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
45c6b5de
...
...
@@ -447,7 +447,7 @@ static config_var_t _state_vars[] = {
V
(
LastWritten
,
ISOTIME
,
NULL
),
V
(
TotalBuildTimes
,
UINT
,
NULL
),
V
(
CircuitBuildAbandonedCount
,
UINT
,
"0"
),
V
(
CircuitBuildAbandonedCount
,
UINT
,
"0"
),
VAR
(
"CircuitBuildTimeBin"
,
LINELIST_S
,
BuildtimeHistogram
,
NULL
),
VAR
(
"BuildtimeHistogram"
,
LINELIST_V
,
BuildtimeHistogram
,
NULL
),
...
...
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