removed whitespace

This commit is contained in:
Andreas Steffen
2011-09-10 22:39:56 +02:00
parent f4ef026762
commit a6c081ca27
2 changed files with 6 additions and 6 deletions
@@ -77,7 +77,7 @@ struct imv_attestation_state_t {
*
* @param file_id primary key into file table
* @param is_dir TRUE if directory
* @return unique request ID
* @return unique request ID
*/
u_int16_t (*add_request)(imv_attestation_state_t *this, int file_id,
bool is_dir);