|
if (!options->DataDirectory && !strcmp(fn,"/.tor")) {
|
|
if (!options->DataDirectory && !strcmp(fn,"/.tor")) {
|
|
- log_fn(LOG_WARN, "Defaulting to %s, which may not be what you want", fn);
|
|
+ log_fn(LOG_WARN, "Defaulting to 'DataDirectory %s', which may not be what you want", fn);
|