Browse Source

fix a whitespace snafu

Nick Mathewson 10 years ago
parent
commit
1987894626
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/test/test_config.c

+ 0 - 1
src/test/test_config.c

@@ -291,7 +291,6 @@ test_config_write_to_data_subdir(void *arg)
   test_streq(cp, str);
   tor_free(cp);
 
-
  done:
   (void) unlink(filepath);
   rmdir(options->DataDirectory);