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
f3d679d4
Commit
f3d679d4
authored
Jun 04, 2008
by
Roger Dingledine
Browse files
blind-forward-port that, while i'm at it
svn:r14929
parent
616ae6b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/config.c
View file @
f3d679d4
...
...
@@ -609,6 +609,9 @@ typedef struct {
*(uint32_t*)STRUCT_VAR_P(cfg,fmt->magic_offset)); \
STMT_END
#ifdef MS_WINDOWS
static
char
*
get_windows_conf_root
(
void
);
#endif
static
void
config_line_append
(
config_line_t
**
lst
,
const
char
*
key
,
const
char
*
val
);
static
void
option_clear
(
config_format_t
*
fmt
,
or_options_t
*
options
,
...
...
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