mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
blind-forward-port that, while i'm at it
svn:r14929
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user