fix check-spaces once more

This commit is contained in:
Nick Mathewson 2015-10-06 11:32:37 -04:00
parent f179abdca9
commit 15bfdbeb9d
2 changed files with 2 additions and 0 deletions

View File

@ -5214,3 +5214,4 @@ MOCK_IMPL(int, hid_serv_responsible_for_desc_id,
smartlist_free(responsible);
return result;
}

View File

@ -243,3 +243,4 @@ MOCK_DECL(STATIC void, initiate_descriptor_downloads,
#endif
#endif