Reenhappy make check-spaces

This commit is contained in:
Nick Mathewson
2014-11-12 13:15:10 -05:00
parent 81433e7432
commit d85270e13c
2 changed files with 5 additions and 5 deletions
+1 -2
View File
@@ -126,9 +126,8 @@ test_checkdir_perms(void *testdata)
tt_int_op(0, ==, stat(testdir, &st));
tt_int_op_nowin(0, ==, (st.st_mode & unix_verify_optsmask));
done:
done:
tor_free(testdir);
}
#define CHECKDIR(name,flags) \